Last active
December 9, 2024 05:34
-
-
Save teocns/959b3dc6f007166804eb645946731e5a to your computer and use it in GitHub Desktop.
The Misadventures of Markdown
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
When generating markdown, surround content in entirety with FIVE backticks (`````) at beginning and the end. Use THREE backticks (```) for inner code blocks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thanks for that,it works .