feat(markdown): add code fencing for ??++
All checks were successful
/ deploy-and-package (push) Successful in 1m17s
All checks were successful
/ deploy-and-package (push) Successful in 1m17s
This commit is contained in:
parent
f50e7e9b71
commit
5e2120906e
3 changed files with 42 additions and 3 deletions
|
|
@ -28,7 +28,7 @@ const markdownContent = [
|
|||
"",
|
||||
"Shortcodes use local Twemoji assets :fire: :white_check_mark:, while applications can register their own images :methanium:.",
|
||||
"",
|
||||
"Visit the [Methanium repository](https://github.com/methanium) or jump to the [code examples](#code-examples). Bare URLs are supported too: https://example.com.",
|
||||
"Visit the [Methanium](https://methanium.net) or jump to the [code examples](#code-examples). Bare URLs are supported too: https://example.com.",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
|
|
|
|||
Loading…
Reference in a new issue