== hightlght ==
App looks amazing! But . . . while I understand that == highlighting isn't included in the more common Markdown languages, it is used in Typora, Obsidian, Quilt, IA Writer, GoodLinks, etc. Required functionality for my needs. Any way to add it myself? Otherwise, I just wasted $14 on the App Store.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Brett on 07 Mar, 2025 03:20 PM
It's easy to add your own support for it using custom processors. You can either use a processor like CommonMark that handles it, or use a custom processor that uses regular expressions to handle the markup.
This custom processor for Bear handles it. You can use it in its entirety, or just extract the portions you need. If you need assistance getting the code working, let me know.
https://brettterpstra.com/2023/10/08/marked-and-bear/
Support Staff 2 Posted by Brett on 10 Mar, 2025 01:23 PM
Marked 2.6.45+ now supports ==highlighting==.
Brett closed this discussion on 10 Mar, 2025 01:23 PM.