You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
` ` `
^(the non shift of ~ next to 1 & Tab)
for the opening, or
[ code ]
for the opening
*!@#$&%^()[]{}-_+=;:'"/?.,<>
you type the code that you need, then close the Code Tag with
[ / code ]
or
` ` `
^(the non shift of ~ next to 1 & Tab)
again, remove spaces to actually implement.
Desktop View has a Preview Function, very useful to make sure you don't accidentally ~Strikethrough~ your own message.
As you can see, this method also removes Word Wrap from the Code Chunk, useful for Crash Logs.
*Italics*
**Bold**
***Bold Italics***
_Italics_
**_Bold Italics_**
_**Bold Italics**_
**_`Bold Italics in a Small Code Block`_**
_**`Bold Italics in a Small Code Block`**_
_`*Italics in a Small Code Block with Asterisks*`_
**`Bold Text in a Small Code Box`**
I'm pretty sure you get the general idea by now.
(>^.^)> Kirby in a Small Code Block <(^.^<)
then you simply type like normal on the line after the ``` <(the non shift of ~ next to 1 & Tab)
note that for it to function it needs to be the only thing on that line
another note, don't put ``` for purposes other than Code Blocks (` for Continuous, or ``` for Multi-Line) if you can help it
I can only write ``` if it is inside a Multi-Line Code Block, otherwise it tries to "Pair Up" for Continuous Code Blocks.
The text was updated successfully, but these errors were encountered:
Code Tags
include: (remove the spaces)(>^.^)> Kirby in a Small Code Block <(^.^<)
The text was updated successfully, but these errors were encountered: