ai: add latex rendering

This commit is contained in:
end-4
2024-02-26 22:43:27 +07:00
parent 09e1e13fea
commit 9b3ce245da
5 changed files with 100 additions and 2 deletions
@@ -83,4 +83,7 @@ console.log('uwu');
\`\`\`
- Random instruction thing
- To update arch lincox, run \`sudo pacman -Syu\`
\`\`\`tex
\\frac{d}{dx} \\left( \\frac{x-438}{x^2+23x-7} \\right) = \\frac{-x^2 + 869}{(x^2+23x-7)^2}
\`\`\`
`;