Commit f5d3554
[yaml-frontmatter mode] Allow pandoc-style closing with
This allows to end yaml-frontmatters with either `---` or `...`, as
suggested [on the discussion board][1]. The old behaviour was to just
accept `---`.
[1]: https://discuss.codemirror.net/t/pandoc-markdown-style-yaml-frontmatter/2182...
1 parent 558eb5a commit f5d3554
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments