<p></p>
<p dir="auto">Just to clarify what I did in the last few commits - first I got a bit confused about the reason why the various text file format parsers are mentioned in <code>tm_parser_context_separator()</code> even though they don't report nested scope and the context separator never appears in the context. The only reason for them to be here is to report some invalid context separator so <code>tm_parser_context_separator()</code> doesn't report false positive scope separators (e.g. imagine <code>1.1 My subsection</code> where <code>.</code> would be detected as a scope separator).</p>
<p dir="auto">The situation with these languages is - txt2tags now reports full context with <code>""</code> as its context separator. Asciidoc, conf, rest don't use context separator and use <code>\x3</code> as the improbable-to-appear-in-text character.</p>
<p dir="auto">I went through all the languages in this pull request and everything seems to be good from my perspective so as far as I can tell, this pull request is ready to be merged.</p>

<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/2990#issuecomment-984479664">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ24T3TURLWEQM6JXM3UO5ARNANCNFSM5HTNDMXA">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/AAIOWJ4N6FCWONRGE5I2UZTUO5ARNA5CNFSM5HTNDMXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHKW7PMA.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/2990#issuecomment-984479664",
"url": "https://github.com/geany/geany/pull/2990#issuecomment-984479664",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>