Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Formatting #2

Open
Blue64 opened this issue May 10, 2017 · 0 comments
Open

GitHub Formatting #2

Blue64 opened this issue May 10, 2017 · 0 comments

Comments

@Blue64
Copy link
Owner

Blue64 commented May 10, 2017

Code Tags include: (remove the spaces)

` ` `
^(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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant