Category: digital     |    Tags: android  

Adding custom language highlight and fonts to markor

Custom Language Highlight

Markor has inbuilt support for syntax highlighting of a select few languages. However markor comes bundled with prism js. This means adding syntax highlighting for any of 199 languages supported by prism is a matter of two steps

<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.17.1/components/prism-toml.js"></script>

Custom Fonts.

Related Posts

Building markor from source code in linux
Vim: Copy and paste to termux clipboard
© 2019 - 2024 · Home ยท Theme Simpleness Powered by Hugo ·