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 c72e887 commit e580a2cCopy full SHA for e580a2c
1 file changed
components/prism-editorconfig.js
@@ -1,5 +1,5 @@
1
Prism.languages.editorconfig = {
2
- // https://editorconfig-specification.readthedocs.io/en/latest/
+ // https://editorconfig-specification.readthedocs.io
3
'comment': /[;#].*/,
4
'section': {
5
pattern: /(^[ \t]*)\[.+\]/m,
0 commit comments