{"id":16958451,"url":"https://github.com/dohliam/pmwiki-kate","last_synced_at":"2026-02-17T21:02:01.901Z","repository":{"id":88992087,"uuid":"55084889","full_name":"dohliam/pmwiki-kate","owner":"dohliam","description":"PmWiki markup syntax highlighter for Kate editor/KatePart","archived":false,"fork":false,"pushed_at":"2019-04-01T02:28:52.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-21T14:40:30.926Z","etag":null,"topics":["editor-plugin","kate","kate-editor","kde","markup","pmwiki","syntax-highlighting"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dohliam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-30T17:55:57.000Z","updated_at":"2019-04-01T02:28:54.000Z","dependencies_parsed_at":"2023-06-13T11:15:09.028Z","dependency_job_id":null,"html_url":"https://github.com/dohliam/pmwiki-kate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dohliam/pmwiki-kate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohliam%2Fpmwiki-kate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohliam%2Fpmwiki-kate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohliam%2Fpmwiki-kate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohliam%2Fpmwiki-kate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dohliam","download_url":"https://codeload.github.com/dohliam/pmwiki-kate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohliam%2Fpmwiki-kate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29558100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T20:52:40.164Z","status":"ssl_error","status_checked_at":"2026-02-17T20:48:10.325Z","response_time":100,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["editor-plugin","kate","kate-editor","kde","markup","pmwiki","syntax-highlighting"],"created_at":"2024-10-13T22:42:38.092Z","updated_at":"2026-02-17T21:02:01.883Z","avatar_url":"https://github.com/dohliam.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# pmwiki-kate - PmWiki markup syntax highlighter for Kate editor/KatePart\n\nThe XML file in this repository (`pmwiki.xml`) contains rules for highlighting the syntax of [PmWiki](http://www.pmwiki.org/) markup files in [Kate](http://kate-editor.org/), the default text editor for [KDE](https://www.kde.org/). This can be helpful if you want to edit wiki pages offline before saving them to PmWiki, and is similar to the existing syntax highlighter for MediaWiki.\n\nOnce [installed](#installation), opening any file with the `.pmwiki` extension should automatically highlight PmWiki syntax as in the example below:\n\n![PmWiki syntax highlighting screenshot](https://cloud.githubusercontent.com/assets/9295750/14151653/c4d86610-f663-11e5-90ed-80f0c7fe5a45.png)\n\nThis highlighter works fine with Kate or [Kwrite](https://www.kde.org/applications/utilities/kwrite/) (which are both based on [KatePart](http://kate-editor.org/about-katepart/)), and should also work with any version of PmWiki.\n\n## Installation\n\nSteps to install the PmWiki syntax highlighting file:\n\n1. Download the file `pmwiki.xml` or clone this repository\n2. Find the folder `~/.kde/share/apps/katepart/syntax/` on your system (create it if it does not already exist)\n3. Move `pmwiki.xml` into `~/.kde/share/apps/katepart/syntax/`\n4. Open or restart Kate to use the syntax highlighter.\n\nDefault syntax highlighting files for Kate are usually stored in the folder `/usr/share/kde4/apps/katepart/syntax/`. However, custom syntax highlighters should probably be saved in the local syntax highlighting folder (`~/.kde/share/apps/katepart/syntax/`) in the user's home directory so that they don't get accidentally overwritten during an update.\n\nNOTE: The above applies to KDE 4. If you are using Plasma 5, the local folder for Kate syntax files has changed to `~/.local/share/katepart5/syntax/`.\n\n## Usage\n\nFiles with the extension `.pmwiki` will automatically be highlighted using the rules in `pmwiki.xml`. Plain text or other files can be forced to use PmWiki highlighting rules by selecting _PmWiki_ from the _Highlighting_ menu:\n\n* __Tools__ \u003e __Highlighting__ \u003e __Markup__ \u003e __PmWiki__\n\n## License\nBased on [kate-markdown](http://github.com/claes/kate-markdown/) by [Claes Holmerson](http://github.com/claes/).\n\nDual-licensed under both GPL and BSD licenses.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdohliam%2Fpmwiki-kate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdohliam%2Fpmwiki-kate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdohliam%2Fpmwiki-kate/lists"}