Skip to content
This repository was archived by the owner on Dec 26, 2025. It is now read-only.
This repository was archived by the owner on Dec 26, 2025. It is now read-only.

Add space and tabbing to Code highlighter #107

@mshimshon

Description

@mshimshon

Probably a way to add Configuration of the code highlighter system would be inside AppWrapper and the various configure to be added at the bottom of the page JS....
<script> hljs.configure({ tabReplace: ' ' }); </script>

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions