Write code blocks with starting and ending with three ticks(```)
Expected result
Code blocks should align with preceding texts.
Code blocks should expand to full width.
Below are two screenshots pre-rendered and rendered code blocks with single ticks(`), which somewhat aligns with the preceding texts (note that it is indented 2px or so). But that is still reasonable.
MacOS Sierra Version 10.12.3
Version 56.0.2924.87 (64-bit)
Additional comments
Iām using dynalist as programming journal (and I am certain it will serve the purpose well) and hope this can be fixed! But I am not 100% sure if you intended this for some reason? Please do let me know!
First of all, I think youāre using a custom user style, making it hard for me to tell which is item title and which note. Iām just making my best guess here.
Thatās because markdown with three backticks are not supported now, sorry about that. Iām embarrassed to say that we wrote our custom markdown parser and it was not straight-forward how to parse three backticks.
Ooops. Yes. I am using Stylish Google Chrome extension. I shouldāve turned it off before capturing screenshots. (I only tweaked colors and font weight which shouldnāt affect alignment issues Iāve addressed).
Itās okay! But are you are planning to work on three backticks? If not, I would make all my future programming notes with a single backtick. If you are willing to work on, however, Iāll make all my notes with three backticks and just wait for updates. (This way markdown syntax stays consistent with other services like GitHub)