https://github.com/matkoniecz/mardown-bug
Document bug in markdown parsing
https://github.com/matkoniecz/mardown-bug
Last synced: 6 months ago
JSON representation
Document bug in markdown parsing
- Host: GitHub
- URL: https://github.com/matkoniecz/mardown-bug
- Owner: matkoniecz
- Created: 2021-09-14T06:25:12.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T06:33:31.000Z (about 4 years ago)
- Last Synced: 2025-02-14T07:31:57.806Z (8 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
[bot editing OpenStreetMap](https://www.openstreetmap.org/user/Mateusz Konieczny - bot account/history)
[test](https://www.openstreetmap.org/)
[bot](https://www.openstreetmap.org/user/Mateusz Konieczny - bot account/history)
[bot](https://www.openstreetmap.org/user/Mateusz%20Konieczny%20-%20bot%20account/history)
Many markdown parsers allow spaces in URL in markdown linking.
Github requires explicit space escaping with `%20` for no good reason.