Looks like #Pandoc has been using Claude for some commits now.
Well, that sucks. Guess I'll be moving my stuff to another markdown renderer.
https://github.com/search?q=repo%3Ajgm%2Fpandoc+claude&type=commits
Looks like #Pandoc has been using Claude for some commits now.
Well, that sucks. Guess I'll be moving my stuff to another markdown renderer.
https://github.com/search?q=repo%3Ajgm%2Fpandoc+claude&type=commits
Taking a break from learning Typst for a bit.
I really like it so far! It feels like it strikes a nice balance between usability and flexibility.
Unfortunately the HTML output is..not finished. This is an issue for me because I try to make sure I have accessible outputs for my RPG, and HTML is the most universal way to do that.
1/2
While I can ship the unstyled HTML as a secondary output, it doesn't feel right. I can also write a bunch of extra CSS for it, but some custom styling just won't be preserved due to the lack of custom classes.
2/2