Warning, file /frameworks/syntax-highlighting/autotests/html/test.org.dark.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 Dark)"/>
0006 </head><body style="background-color:#232629;color:#cfcfc2"><pre>
0007 <span style="color:#8e44ad;">* 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:#0099ff;font-weight:bold;">=verbatim=</span> <span style="color:#c45b00;">~code~</span> text.
0010 
0011 Highlight <span style="text-decoration:underline;">https://invent.kde.org/frameworks/syntax-highlighting</span> <span style="color:#27ae60;text-decoration:underline;">[[kde.org]]</span> links.
0012 
0013 <span style="color:#7a7c7d;"># This is a comment.</span>
0014 
0015 <span style="color:#8e44ad;">** </span><span style="color:#95da4c;background-color:#4d1f24;font-weight:bold;">TODO</span><span style="color:#8e44ad;"> </span><span style="color:#c45b00;">[#B]</span><span style="color:#8e44ad;"> Heading </span><span style="color:#c45b00;">[1/3]</span>
0016   
0017 <span style="color:#da4453;font-weight:bold;">+ </span><span style="color:#27aeae;">[X]</span> First item
0018 <span style="color:#da4453;font-weight:bold;">+ </span><span style="color:#27aeae;">[-]</span> Second item
0019 <span style="color:#da4453;font-weight:bold;">  - </span><span style="color:#27aeae;">[X]</span> Sub-item
0020 <span style="color:#da4453;font-weight:bold;">  - </span><span style="color:#27aeae;">[ ]</span> Sub-item 2
0021 
0022      
0023 <span style="color:#da4453;">1. </span>Number list
0024 <span style="color:#da4453;">2. </span><span style="color:#27aeae;">[ ]</span> Number list with checkbox
0025 
0026 <span style="color:#27ae60;">#+NAME: showcase-block</span>
0027 <span style="color:#c45b00;">#+BEGIN_BLOCK</span>
0028 <span style="color:#c45b00;">Inside a block</span>
0029 <span style="color:#c45b00;">#+END_BLOCK</span>
0030 </pre></body></html>