-
Notifications
You must be signed in to change notification settings - Fork 3
How to insert a literal | character inside table cells
Suewon Bahng edited this page Jul 31, 2016
·
4 revisions
The | character is used to format tables, but it is not escapable by backslash in Civilizer.
For instance, the following table won't be rendered correctly in Civilizer
AND | OR
-----|----
&& | \|\|
[Solution] You can use an HTML entity number {{[clr-b] |
}} for the literal |.
AND | OR
-----|----
&& | ||
AND | OR |
---|---|
&& | || |
Β
You can find HTML entity numbers for each Ascii code at the following site:
http://www.ascii-code.com
- civilizer official page
- civilizer github page
- civilizer sourceforge page
- civilizer twitter - @civilizer_pkm
- civilizer tutorial video
- civilizer wiki and online docummentations
- feature request & bug report & other issues
- γ·γγ©γ€γΆγΌζ₯ζ¬θͺηGithubγγΌγΈ
- γ·γγ©γ€γΆγΌζ₯ζ¬θͺηγγγ₯γ‘γ³γ
- Fragment
- Tags on Civilizer
- File Box
- Panels on Civilizer
- Searching Fragments on Civilizer
- Private Home Directory for Civilizer
- Basic Operations for Fragments
- Basic Operations for Tags
- Basic Operations for File Box
- Basic Operations for Search Dialog
- Panel Toolbar Menus