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

fix(apache) support line continuation with \ #4158

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

joshgoebel
Copy link
Member

@joshgoebel joshgoebel commented Nov 1, 2024

Changes

Resolves #4157.

Checklist

  • Added markup tests, or they don't apply here because...
  • Updated the changelog at CHANGES.md

Copy link

github-actions bot commented Nov 1, 2024

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

3 files changed

Total change +53 B

View Changes
file base pr diff
es/languages/apache.min.js 559 B 585 B +26 B
highlight.min.js 8.22 KB 8.22 KB -1 B
languages/apache.min.js 563 B 591 B +28 B

@bmarwell
Copy link

bmarwell commented Nov 8, 2024

@guuido kindly review (and merge) -- thanks! :)

@joshgoebel joshgoebel force-pushed the issue-4157-fix-line-continuation-in-apache-conf branch from cf0b613 to 30cfe90 Compare December 14, 2024 15:00
Copy link

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

5 files changed

Total change +47 B

View Changes
file base pr diff
es/core.min.js 8.19 KB 8.19 KB -2 B
es/highlight.min.js 8.19 KB 8.19 KB -2 B
es/languages/apache.min.js 559 B 585 B +26 B
highlight.min.js 8.23 KB 8.23 KB -3 B
languages/apache.min.js 563 B 591 B +28 B

@joshgoebel joshgoebel merged commit 55b0deb into main Dec 14, 2024
21 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.

(apache) continuation lines are not recognized
2 participants