Open Wuzzy2 opened 8 years ago
Ummm, nope. If I visit https://minetest-bower.herokuapp.com/mods/mtg_plus now, I get an internal server error.
It's what happens when I think I'm so good that I don't have to test anything.
:)
I have reported the bug in the library I am using to process the markdown. The way you are doing it is right, and works as you mentioned on github.com and repo.or.cz
When parsing
README.md
, it looks like the code block (marked by backticks) does not work when they are inside square bracketsExamples:
https://minetest-bower.herokuapp.com/mods/mtg_plus https://minetest-bower.herokuapp.com/mods/doc_identifier
It should look like this:
Not like this:
(Note the visible backticks)