Warning, /frameworks/syntax-highlighting/autotests/folding/test.org.fold is written in an unsupported language. File is not indexed.

0001 * Heading
0002 
0003 Regular *bold* /italic/ _underline_ +strike-through+ =verbatim= ~code~ text.
0004 
0005 Highlight https://invent.kde.org/frameworks/syntax-highlighting [[kde.org]] links.
0006 
0007 # This is a comment.
0008 
0009 ** TODO [#B] Heading [1/3]
0010   
0011 + [X] First item
0012 + [-] Second item
0013   - [X] Sub-item
0014   - [ ] Sub-item 2
0015 
0016      
0017 1. Number list
0018 2. [ ] Number list with checkbox
0019 
0020 #+NAME: showcase-block
0021 <beginfold id='1'>#+BEGIN_BLOCK</beginfold id='1'>
0022 Inside a block
0023 <endfold id='1'>#+END_BLOCK</endfold id='1'>