Comment on jotty·page - Checklists & Notes made it easy
notabot@piefed.social 1 day ago
I like what you’ve done so far. It’s quick and simple to use. The one bugbear I’ve come across so far is it converting tables to html, rather than storing them as proper markdown.
I read the reasoning in the documentation, and certainly for my usecases, maintaining it as markdown is more important than trying to perfectly preserve the visual formating, especially as I use multiple devices with different sized screens, so I need different fornatting on each! That’s one of markdowns main strengths, it doesn’t preserve formatting so you don’t need to think about it and it’ll be displayed in a reasonable manner anywhere.
Is there any reasonable chance that there could be an option, at the server level rather than per page, to store tables as markdown?
fccview@lemmy.world 1 day ago
Hey! I hear you and the community member who opened that issue had a chat with me on discord and I was convinced, I have a pull request coming with a setting to keep html or use markdown for tables :)