Hey!
This is not really an issue yet but I want to thank you for the great project I have been using it with succes at: https://github.com/prefix-dev/rattler-book/ rendered version: https://prefix-dev.github.io/rattler-book/introduction/
I really love literate programs and some of my favorite books were once so its great to be able to use it myself. Especially the bi-directional tangling was something that was missing before
Some general questions:
- I made a couple of mkdocs plugin improvements, ableit mostly with Claude code, I do do a couple of passes to make things sensible. You can see these in the rendered versions. Namely navigation between blocks back and forth, which I think is useful. Happy to upstream if you like?
- The biggest problem I had that when using a formatter, because of the formatter moving the comments to the code indent level, I get an unstable tangle/stitch roundtrip i.e. the comments are outputted at col 0. Is this something you have given any thought?
Anyways thanks for the great work!
Hey!
This is not really an issue yet but I want to thank you for the great project I have been using it with succes at: https://github.com/prefix-dev/rattler-book/ rendered version: https://prefix-dev.github.io/rattler-book/introduction/
I really love literate programs and some of my favorite books were once so its great to be able to use it myself. Especially the bi-directional tangling was something that was missing before
Some general questions:
Anyways thanks for the great work!