Warning, file /frameworks/syntax-highlighting/autotests/html/test.org.html was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 <!DOCTYPE html>
0002 <html><head>
0003 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
0004 <title>test.org</title>
0005 <meta name="generator" content="KF5::SyntaxHighlighting - Definition (Org Mode) - Theme (Breeze Light)"/>
0006 </head><body style="background-color:#ffffff;color:#1f1c1b"><pre>
0007 <span style="color:#644a9b;">* Heading</span>
0008 
0009 Regular <span style="font-weight:bold;">*bold*</span> <span style="font-style:italic;">/italic/</span> <span style="text-decoration:underline;">_underline_</span> <span style="text-decoration:line-through;">+strike-through+</span> <span style="color:#0095ff;font-weight:bold;">=verbatim=</span> <span style="color:#b08000;">~code~</span> text.
0010 
0011 Highlight <span style="text-decoration:underline;">https://invent.kde.org/frameworks/syntax-highlighting</span> <span style="color:#006e28;text-decoration:underline;">[[kde.org]]</span> links.
0012 
0013 <span style="color:#898887;"># This is a comment.</span>
0014 
0015 <span style="color:#644a9b;">** </span><span style="color:#bf0303;background-color:#f7e6e6;font-weight:bold;">TODO</span><span style="color:#644a9b;"> </span><span style="color:#b08000;">[#B]</span><span style="color:#644a9b;"> Heading </span><span style="color:#b08000;">[1/3]</span>
0016   
0017 <span style="color:#ff5500;font-weight:bold;">+ </span><span style="color:#0057ae;">[X]</span> First item
0018 <span style="color:#ff5500;font-weight:bold;">+ </span><span style="color:#0057ae;">[-]</span> Second item
0019 <span style="color:#ff5500;font-weight:bold;">  - </span><span style="color:#0057ae;">[X]</span> Sub-item
0020 <span style="color:#ff5500;font-weight:bold;">  - </span><span style="color:#0057ae;">[ ]</span> Sub-item 2
0021 
0022      
0023 <span style="color:#ff5500;">1. </span>Number list
0024 <span style="color:#ff5500;">2. </span><span style="color:#0057ae;">[ ]</span> Number list with checkbox
0025 
0026 <span style="color:#006e28;">#+NAME: showcase-block</span>
0027 <span style="color:#b08000;">#+BEGIN_BLOCK</span>
0028 <span style="color:#b08000;">Inside a block</span>
0029 <span style="color:#b08000;">#+END_BLOCK</span>
0030 </pre></body></html>