Johannes Rappen

Results 16 issues of Johannes Rappen

### Description The `show-whitespace` feature doesn't work on Waterfox (G6.0.19) on macOS (Sequoia 15.0). ### How to replicate the issue + URL Feature is enabled by default. Feature's code: Test...

bug
help wanted

This commit: - bumps the syntax to version 2 - replaces `pop: true` with `pop: 1` - adds section markers - changes order of contexts where contexts were not in...

> [!NOTE] > > ⚠️ This PR is a work-in-progress. If you have suggestions for stuff that should be fixed, leave a comment below. Additions: - correctly hightlight directive options...

significant
C: Syntax

This pull request fixes the highlighting of line comments at end of file, increases the readability of a regex for string escape characters and adds some missing syntax tests.

on hold
T: core-bug

Same issue as the GFM-rendered codeblock below: ```rst Bla bla bla `link target a`_ bla bla `link b's target`_ bla bla. .. _link target a: https://github.com/sublimehq/Packages/blob/master/README.md#installation .. _link b's target:...

C: Syntax