diff options
| author | Matěj Cepl <mcepl@cepl.eu> | 2025-03-24 10:11:05 -0400 |
|---|---|---|
| committer | Randy Palamar <randy@rnpnr.xyz> | 2025-06-13 09:25:20 -0600 |
| commit | 16e31ceb717c943584cb75d0e28c21e356a54076 (patch) | |
| tree | 2d07cf6b6c2e7502d8be0214b1a2484aeeaf409b /vis-modes.c | |
| parent | f694179d1153eecc50c1179cf5ee8233639f9eba (diff) | |
| download | vis-16e31ceb717c943584cb75d0e28c21e356a54076.tar.gz vis-16e31ceb717c943584cb75d0e28c21e356a54076.tar.xz | |
lua/lexers: update to scintillua 6.5
This is an amalgamation of the following upstream commits:
- Overhauled API documentation for lexer.lua.
- Fixed Markdown to allow code fence blocks to be indented.
- Use GitHub Pages' Primer theme for documentation.
Build static pages with Jekyll, like GitHub Pages does.
- Migrated systemd lexer.
Thanks to Matěj Cepl.
- Migrated Lisp lexer and highlight character escapes.
Thanks to Matěj Cepl.
- Migrated rpmspec lexer and made some improvements.
Thanks to Matěj Cepl.
- Modernized reST lexer.
Thanks to Matěj Cepl.
- Markdown lexer should just tag the start of a blockquote.
The quote's contents may contain markdown.
- Output lexer can highlight CSI color sequences.
- Allow lexers to define their own fold functions.
- Added custom folder for Markdown headers.
- Added `lexer.line_start`, `lexer.line_end` and `lexer.text_range()`.
- Fixed Markdown lexer to not lex some continuation lines as code.
- Fixed SciTE not using Scintillua's markdown lexer.
- Markdown lexer should not highlight secondary paragraphs in list items as code blocks.
- Have SciTE recognize CMakeLists.txt.
Diffstat (limited to 'vis-modes.c')
0 files changed, 0 insertions, 0 deletions
