Commit f10e324f authored by Robert Lord's avatar Robert Lord

Fix incorrect instructions in syntax help file

parent 6a22d7c1
......@@ -67,7 +67,7 @@ If you don't like that syntax, feel free to use normal html `<table>`s directly
## Formatting Text:
This text is ***bold***, this is **italic**, this is an `inline code block`.
This text is **bold**, this is *italic*, this is an `inline code block`.
You can use those formatting rules in code annotations, tables, paragraphs, lists, wherever.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment