Fabio Cevasco
Fabio Cevasco
Hello! Glad to hear you are enjoying min! I see... perhaps a wrapper on nim's httpclient library? I al always trying to keep min... well, minimal! But perhaps that could...
Hello again, I think it would be a useful addition to min! Now I only need to wait for a weekend to implement it ;-) I'll keep this issue open...
Great! Of course pull requests are always welcome :-)
OK... I managed to put together a small http module. I still have to document it before I can release a new version of min, but it's there if you...
I'm leaving it open for now... I am nearly done with the docs and I also figured I'd add two more operators to start and stop a simple HTTP server...
Reopening this, it seems a good idea after all now that min has become more of a "batteries included" language.
Uhm... actually, although undocumented it seems, footnotes *should* work! They *seem* to be supported in [discount](https://www.pell.portland.or.us/~orc/Code/discount/), the markdown parser HastyScribe is built upon, but to be honest I couldn't figure...
Yep no, I tried a few things and they don't seem to work work 😞.
Well... if I understand correctly it would be an alternative to the PanDoc-style metadata understood by Discount, right? Cannot have both... Now, personally I would probably like this pseudo-YAML frontmatter...
Yep, makes sense! I gotta do some tests and update the CSS... when I find some time. Patches welcome of course!