MyBB Community Forums

Full Version: Hide Points and LF in DVZ Code Tags
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
My Question is how to hide points and small LF in every end of line 
Look Attachment
In plugin settings, remove references to these PrismJS files:
  • in PrismJS code formatter: CSS files setting, remove line containing plugins/show-invisibles/prism-show-invisibles.min.css
  • in PrismJS code formatter: JavaScript files setting, remove line containing plugins/show-invisibles/prism-show-invisibles.min.js
and How to show the all the code on the block ?
(2019-09-24, 12:34 PM)M!X0R Wrote: [ -> ]and How to show the all the code on the block ?

To show blocks in full height, remove max-height: 280px; in the dvz_code_tags.css Stylesheet (Templates & Style → Themes).
Last question:

Supported languages ?
(2019-09-24, 01:04 PM)M!X0R Wrote: [ -> ]Last question:

Supported languages ?

See here: https://prismjs.com/#supported-languages