[vim/vim] runtime(marko): improve syntax (PR #20874)
Brian Carbone (Vim Github Repository) <[email protected]> Wed, 29 Jul 2026 11:12:54 -0700
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/pull/[email protected]> |
Significant improvements to Marko file syntax highlighting based on Marko's built-in htmljs-parse parsing behavior and tested against thousands of Marko files.
You can view, comment on, or merge this pull request online at:
https://github.com/vim/vim/pull/20874
-- Commit Summary --
* runtime(marko): improve syntax highlighting
-- File Changes --
M runtime/syntax/marko.vim (602)
M runtime/syntax/testdir/dumps/marko_00.dump (16)
M runtime/syntax/testdir/dumps/marko_01.dump (34)
M runtime/syntax/testdir/dumps/marko_02.dump (32)
M runtime/syntax/testdir/dumps/marko_concise_00.dump (36)
M runtime/syntax/testdir/dumps/marko_concise_01.dump (38)
M runtime/syntax/testdir/dumps/marko_concise_02.dump (28)
M runtime/syntax/testdir/input/marko.marko (41)
M runtime/syntax/testdir/input/marko_concise.marko (77)
-- Patch Links --
https://github.com/vim/vim/pull/20874.patch
https://github.com/vim/vim/pull/20874.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/vim/vim/pull/20874
You are receiving this because you are subscribed to this thread.
Message ID: <vim/vim/pull/[email protected]>
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/20874%40github.com.