Dmitri Sotnikov
Dmitri Sotnikov
@rads I think everything makes sense to me, if things look good to @nikolap I'd say it's good to merge. 👍
Everything looks good to me as well, let's merg it in. 🎉
Sounds like a plan!
@TymeForChange as has been discussed in detail in this very thread, nothing stops trolls from following the `#vegan` hashtag right now, or to use an RSS reader to follow individual...
I keep meaning to find some time to dig into it. From a brief look I had, it might be good to start by porting the path logic from macchiato-fs....
@arichiardi I updated `macchiato/lein-npm` to support the necessary flags, should switch to do something like [this](https://github.com/macchiato-framework/macchiato-core/commit/2bab6d6f46cd8f25f486310e6080b240f6a9891f)
You should just be able to serve the PDF as a resource from the public folder.
The problem there is that you won't have a server running once you build the site. You'd have to link to the PDF file from the page relative to your...
That sounds like it might be an issue. Would need a bit of experimentation to make sure though. If adding a check for hr in the `empty-line` handler doesn't break...
Yeah, that looks like it would need additional sanitizing to be done. Any chance you'd have a chance to take a look at adding escaping for this?