You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please put some priority to this bug, because it's very annoying if people copy and paste some code part and it's not working because of the extra angle brackets <...> make the code unusable.
This is also true for for inline code block with single backtick https://www.rijksmuseum.nl/api/nl/collection/sk-c-5?key=fakekey&format=json
--> <https://www.rijksmuseum.nl/api/nl/collection/sk-c-5?key=fakekey&format=json>
And the triple backtick code block (sorry for the extra indent, but markdown wont show the triple back ticks in another way)
Hi @oliviermartin This is related to #51
for a piece
it becomes
http://rijksmuseum.github.io/
The
<>
inside code block are actually not wantedThe text was updated successfully, but these errors were encountered: