better types. debug mode and stdout!
from my last devlog:
next up:
- code blocks (~2-4 hours)
- fixes to table rendering (<30 mins)
- fix image handling (it doesn’t handle relative paths correctly) (<1hr?)
of these, i’ve done none!
what i have done though is add flags and types! i spent a while dealing with type errors because i decided to specify types instead of just putting any on ProcessedToken.content. i also added a debug flag, but literally all it does is show the console 
i also fixed the width thing, so the content is only as wide as the space you give it
so cooll!! ![]()
the main part of this is that i added a --print-to-stdout flag that just prints the formatted markdown to stdout! you can just scroll in your terminal instead of having a whole ass tui
its kinda borked and incomplete though, so i’ll fix it up! it does print some garbage at the beginning so that’s not great
anyways, i’d better do what i said i’ll do last devlog! i went off track for this lmao
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.