Hacking Notion with KaTeX
Notion is built on top of web technologies, but it also integrates a powerful library called KaTeX. This is typically used by mathematicians to render complex formulas.
However, aesthetic creators discovered they can use KaTeX functions like \colorbox and \textsf (San Serif Text) to create design elements that aren't natively supported by Notion's UI. This allows for:
- Custom background colors (Hex Codes).
- Custom fonts inside blocks.
- Sizing and spacing adjustments.
Using this generator, you don't need to learn the complex syntax of LaTeX. Just pick a color and copy the result.