-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Is this a hackmd.io issue?
- Yes, the bug happens on https://hackmd.ioNo. If it's a self-hosted CodiMD instance, please fire up the issue in the repo of CodiMD: https://github.com/hackmdio/codimdTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Read our Official tutorial
It's on https://hackmd.io/c/tutorials/
或是中文版 https://hackmd.io/c/tutorials-tw/
What's the problem
Current behaviour
Provide steps to reproduce:
- Go to 'hackmd.io/new' to create new note
- Type some text with '%' symbol
- Bold text '**60%**text'
- See unexpected behavior: The bold mark
**
seems not parsed correctly.**
showed in preview, and in editor the text not get bolded too.
note link / minimal reproducible example: https://hackmd.io/@ChenyHsu/ryoziO-Wee
Expected behaviour
The text quoted with **
should rendered as bold.
Environment
I use HackMD on:
Desktop
- OS: Arch Linux x86_64
- Browser: firefox
- Browser Version: 138.0.1
- native: not flatpak or snap
Activity