https://github.com/srid/commonmark-wikilink
Commonmark Wikilink parser for Pandoc
https://github.com/srid/commonmark-wikilink
Last synced: 8 months ago
JSON representation
Commonmark Wikilink parser for Pandoc
- Host: GitHub
- URL: https://github.com/srid/commonmark-wikilink
- Owner: srid
- License: mit
- Created: 2022-11-05T14:40:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-25T01:03:14.000Z (over 1 year ago)
- Last Synced: 2025-01-25T01:22:43.094Z (over 1 year ago)
- Language: Haskell
- Size: 52.7 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# commonmark-wikilink
An improved version of [the official wikilink extension](https://hackage.haskell.org/package/commonmark-extensions-0.2.3.3/docs/Commonmark-Extensions-Wikilinks.html) that works with Markdown wikilinks in the wild (such as Obsidian).
This library is used in [Emanote](https://emanote.srid.ca/).