how to implement MD format
#12687
-
I would like to ask how to implement MD format, where three consecutive asterisks and horizontal bars cannot generate a dividing line.thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
dr3st
Jul 6, 2025
Replies: 1 comment
-
Hi @X012C , could you please explain what you would like to do? Do I missunderstand your question? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
X012C
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @X012C ,
could you please explain what you would like to do?
When I type "***" or "---" (and press enter) into a block, a divider will created. Another way is to use "/divider".
Do I missunderstand your question?