Closed swanfly closed 18 hours ago
Add a third backtick
abc def
abc
def
If I want to keep a line break between two backsticks, can I do it?
Ya you can create a custom extension to do it with two backticks
Ya you can create a custom extension to do it with two backticks
i got it, thank you!
After parsing the content enclosed by xx, the line breaks were lost. How can we preserve the line breaks after parsing
input:
abc def
parsed:
abc def