Skip to content

fix(website): replace literal backtick replacements with CSS rule - #5795

Open
michaelkedar wants to merge 2 commits into
🕸️🚫🐍from
new-font
Open

fix(website): replace literal backtick replacements with CSS rule#5795
michaelkedar wants to merge 2 commits into
🕸️🚫🐍from
new-font

Conversation

@michaelkedar

@michaelkedar michaelkedar commented Aug 5, 2026

Copy link
Copy Markdown
Member

We originally had a literal backtick parser to add a little HTML element around backticks to render them not in Overpass (since it does weird things with placement rules).

Replaced this with a font-family in CSS that applies Arial ONLY to the backtick character, and removed the HTML code for this.

(And I guess accidentally reformatted the SCSS files 😔)


Stack created with GitHub Stacks CLIGive Feedback 💬

another-rex
another-rex previously approved these changes Aug 6, 2026
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