mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-16 22:37:21 +00:00
7aca987b95
E.g. `http://example.com/#/#room` and `http://example.com/##`. Closes #11562.
179 B
179 B
% pandoc -t mediawiki
[example](https://example.com/#/#room)
[example](https://example.com/##)
^D
[https://example.com/#/#room example]
[https://example.com/## example]