Allow multi-line code blocks #581
Unanswered
DanielKriz
asked this question in
Feature requests
Replies: 1 comment
|
Although this article https://til.simonwillison.net/macos/sips has a multi-line code block and everything is displayed correctly. But on the other hand, there is no syntax highlight. I am not sure how it's handled in shiori (perhaps this is just some bad format in the artictle text?), but it could also be a good addition to the application. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When an article contains a code example (it can be easily witnessed in this article: https://muscar.eu/shar-binary-search-meta.html), that spans multiple lines, then shiori shows code just as a single line. I think that it would great if shiori allowed newlines to be preserved in the code block.
All reactions