About
Materio is moving away from minima, to go with custom templates that suits better with overall site UI
This is the new materio theme. This theme features :
- Light/Dark Theme based on the site theme preference.
- Github flavoured markdown features like alerts.
- LaTeX Rendering with KaTeX.
- Syntax Highlighting for code snippets.
This is a blockquote.
Note: This is a Note.
Tip: This is a Tip.
Alert: This is a Alert.
The template also supports Code syntax highlighting, see a example below:
print("Hello World")
console.log('Hello');