<p>Simple Asciidoc lexer following Asciidoctor recommended practiques:</p>
<p><a rel="nofollow" href="https://asciidoctor.org/docs/asciidoc-recommended-practices/">https://asciidoctor.org/docs/asciidoc-recommended-practices/</a></p>
<p>Tested with Asciidoctor README.adoc file:</p>
<p><a href="https://github.com/asciidoctor/asciidoctor/blob/main/README.adoc">https://github.com/asciidoctor/asciidoctor/blob/main/README.adoc</a></p>
<p>With the next result:<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/24474865/140573699-cb4739ed-98ad-4d60-b56f-f65682cb9198.png"><img src="https://user-images.githubusercontent.com/24474865/140573699-cb4739ed-98ad-4d60-b56f-f65682cb9198.png" alt="geany" style="max-width: 100%;"></a></p>
<p>PD: Sorry but GitHub doesn't allow to create PRs from a branch (ancebfer/geany 1.38.1) to a tag (geany/geany 1.38.0) as desired.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/2986'>https://github.com/geany/geany/pull/2986</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/geany/geany/pull/2986/commits/9cb51e617b1b6355a7b360af7832103c34203388">Adds a simple Asciidoc lexer for Scintilla</a></li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/geany/geany/pull/2986/files">8 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2986/files#diff-04eb37b82910b657e26ad368a6667ecec338224f2eb6d139adce512d5443c481">data/filedefs/filetypes.asciidoc</a>
    (50)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2986/files#diff-4da5e32ed076afab1208192e14df409c735695d27eb64c84271a5094425d13d9">scintilla/Makefile.am</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2986/files#diff-11356ce8679f14c3c38f087779b0625511031cdef2dab261d775c8a40af1866c">scintilla/include/SciLexer.h</a>
    (25)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2986/files#diff-3edd61942a8cc17557da2d776f8cd2dbc16429887f00cdeaecf71d530fd313d3">scintilla/include/Scintilla.iface</a>
    (27)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2986/files#diff-40a0fdf75d3f458c31e4fb5900cec922c4fd8ef7ea99119ab04b1e810ee71d33">scintilla/lexers/LexAsciidoc.cxx</a>
    (384)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2986/files#diff-ca23b58a1446b204e444a0217f072e145061fb258bca3c4b87bdd76cd7d6b3ca">scintilla/src/Catalogue.cxx</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2986/files#diff-08ea20613d51e1623db3d86db578369333467da473243602ecf7eb3b4ad6f22d">src/highlighting.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2986/files#diff-685dd96b4920a7bced2bba9ed08d00c3f620215283b583c14a1d0c9ab5500343">src/highlightingmappings.h</a>
    (33)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/2986.patch'>https://github.com/geany/geany/pull/2986.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/2986.diff'>https://github.com/geany/geany/pull/2986.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2986">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7J7KTIUUTXTYCPFOLUKRFLBANCNFSM5HOX6ESQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ2KQKIVF4EXOKGLVEDUKRFLBA5CNFSM5HOX6ES2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4PS4WQSQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2986",
"url": "https://github.com/geany/geany/pull/2986",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>