Andi Dittrich

Results 134 comments of Andi Dittrich

if i understand your issue correctly: you want to remove the margin from specific blocks ? there are 2 solutions available 1. create a custom theme 2. enable [retainCssClasses](https://github.com/EnlighterJS/EnlighterJS/blob/master/src/engine/options.js#L37) option...

not before v3.1 or v3.2. btw. c/c++ highlighting should work (excluding keywords)

6 month ++ EnlighterJS v3.0.0 and the WordPress plugin v4 have a much higher priority for now....sry in case c++ works (with the exception of comments...i can create a simple...

Hi @sciencejiho , multiline strings or C++11 raw string literals are not supported yet - contributions are welcome.

added to the feature request list - but since these languages are not commonly used anymore it has a low priority

some language references (keywords, operators etc) and example code which includes most of the elements. just as an example what's needed: https://github.com/EnlighterJS/EnlighterJS/blob/master/src/lang/python.js ----- i'm not familiar with Pascal at all...

Hi Roman, of course - do you like to implement it or is it just a feature request ? best regards, Andi

btw. the EnlighterJS generic highlighting should work fine