ai: add latex rendering

This commit is contained in:
end-4
2024-02-26 22:43:27 +07:00
parent 6676c37e2c
commit 4afa355b0b
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}
\`\`\`
`;