format basic font styles
This commit is contained in:
parent
5adb9db834
commit
af210c27f2
2 changed files with 13 additions and 4 deletions
|
@ -4,3 +4,11 @@
|
|||
=== Header 3 ===
|
||||
==== Header 4 ====
|
||||
===== Header 5 =====
|
||||
|
||||
= Font styles =
|
||||
{{{
|
||||
Normal text, ''emphasized'', '''strong''', __underline__, ,,subscript,,, ^superscript^, `typewriter` and {{{typewriter}}}.
|
||||
}}}
|
||||
|
||||
Normal text, ''emphasized'', '''strong''', __underline__, ,,subscript,,, ^superscript^, `typewriter` and {{{typewriter}}}.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue