-
Notifications
You must be signed in to change notification settings - Fork 34
Colon Blocks
Karl Voit edited this page Jun 18, 2017
·
1 revision
Orgmode Elements > Colon Blocks
Colon blocks are blocks such as following example:
: Lines that start with a colon and a space : are colon blocks.
In contrast to the definition of Org-mode colon blocks, they must not be intended for lazyblorg.
Colon blocks are the safest way to embed characters of any kind. Their text format and line breaks are preserved, nothing gets interpreted or replaced. Therefore, colon-blocks do miss some sanitizing on purpose:
HTML chars | Int. L. | Ext. L. | Text Format | URL Ampersands | Pandoc | Templates involved |
---|---|---|---|---|---|---|
x | #NAME# |
Using lazyblorg:
- Page Types (must-read)
- Orgmode Elements (must-read)
- FAQs
- Roadmap
- Project Origin
- Similar Projects
Coding: