Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ST3 next #760

Merged
merged 9 commits into from
Apr 26, 2024
Merged

ST3 next #760

merged 9 commits into from
Apr 26, 2024

Conversation

deathaxe
Copy link
Member

No description provided.

This commit makes sure block quotes' meta scopes span all subsequent paragraphs.
This commit removes block-quote punctuation contexts from being pushed on stack,
which do not have any effect in conjunction with Github Alerts.

They are required support multiple > > > markers in front of content, which is
not supported by Github Alerts.

Due to consuming caption text pushing those contexts does actually nothing, but
causing some extra round-trips.
- explicitly mention different file types
- fix sublime-syntax indentation settings
@maliayas
Copy link
Member

I love to see the project is going forward. Thanks @deathaxe for your huge effort here and there.

@deathaxe deathaxe marked this pull request as draft March 21, 2024 19:32
@deathaxe deathaxe marked this pull request as ready for review March 21, 2024 19:32
This commit...
1. removes `invalid.deprecated` scoping from backticks in table cells
2. fixes code spans treatment in tables.
   They are terminated by
   - `|` cell separator
   - end of line
@deathaxe deathaxe changed the base branch from master to st3176 April 26, 2024 16:55
@deathaxe deathaxe merged commit 570f081 into st3176 Apr 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants