mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-22 08:16:30 +00:00
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]