macdown
macdown copied to clipboard
Open source Markdown editor for macOS.
Hy there. I have a link that is not properly displayed in Macdown: **Expected**: [ble_simple_peripheral.py](https://github.com/micropython/micropython/blob/master/examples/bluetooth/ble_simple_peripheral.py) **Actual**: [blesimpleperipheral.py](https://github.com/micropython/micropython/blob/master/examples/bluetooth/ble_simple_peripheral.py) This is my code but the underscores aren't shown in the Preview pane....
For issue #747, a change was introduced that uses private API to disable caching on the preview pane's web view. This was ostensibly to make it so that if images...
Will there be a native ARM version of MacDown? Who is interested?
I was just wondering how MacDown would look dressed up for macOS 12.x+, so I made an updated version of the classic icon: it's basically the same, but in the...
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
**Raw Text** ``` - Males - (150 males, 0 females) - Aged 18 - 24 years - (150 in this age group, 0 in other age groups) - Recent Beer...
Hi, would be so great if we can adjust the font size like in all browsers and other apps with ctrl/cmd + and - keys. The use of the css...
Upgraded to 0.7.2 today and the rendering pane is flashing on almost every keypress: https://i.imgur.com/F7OTGhH.mp4 It seems to happen with every combination of themes and syntax highlighting I've tried.
https://github.com/markdown-it/markdown-it-footnote Here is an inline note.^[Inlines notes are easier to write, since you don't have to pick an identifier and move down to type the note.]
Can we have a universal binary on the next release so MacDown can run natively on M1 Macs without rosetta?