We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88ea2d3 commit 5918728Copy full SHA for 5918728
syntaxes/Asciidoctor.json
@@ -841,7 +841,7 @@
841
"patterns": [
842
{
843
"name": "markup.other.footnote.asciidoc",
844
- "begin": "(?<!\\\\)footnote(?:(ref):|:([\\w-]+)?)\\[(?:|(.*?[^\\\\]))\\]",
+ "begin": "(?<!\\\\)footnote(?:(ref):|:([\\w-]+)?)\\[(?:|(.*?[^\\\\]))",
845
"beginCaptures": {
846
"1": {
847
"name": "entity.name.function.asciidoc"
0 commit comments