question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

codedoc theme not highlighting syntax tokens of css/sass

See original GitHub issue

Hi first I like a lot your project,

I want to know if it’s possible to display code block with languages like Sass because it built with prism.js

like so :

%btn {
  padding: .5em 2em;
  text-decoration: none !important;
  user-select: none !important;
  outline: none !important;
  cursor: pointer;
  transition: .4s;
}

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
loreanvictorcommented, Apr 29, 2020

fixed via this commit, deployed via @codedoc/core@0.1.35.

0reactions
loreanvictorcommented, Apr 29, 2020

updated the corresponding docs page as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Syntax Highlighting for Sass - Package Control
Syntax Highlighting for Sass. This is a Sublime Text 3 package which purely forced on highlighting both Sass and SCSS syntax as accuracy...
Read more >
SASS Syntax Highlighting in Visual Studio - css - Stack Overflow
I'm luck that I can use Sublime Text 2 at work so, in Visual Studio, I set "Sublime Text 2" as the default...
Read more >
[html] prevent that embedded grammars can corrupt syntax ...
The rest of document will be constantly re-tokenized and (wrongly) syntax highlighted. This doesn't look good UX-wise and will probably have some perf...
Read more >
A VSCode theme designed to making reading code easier
Chandrian is a semantic syntax highlighting theme, where the colors mean something, beyond just looking pretty. It's designed explicitly to ...
Read more >
CSS - Code Box Example - CodePen
... to is using the 'http' protocol, which may not work when the browser is using https. ... Want to change your Syntax...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found