Results 46 comments of Magnus Hoff

Must be able to generate correct absolute URLs

More fun with [proper Accept-handling](https://github.com/maghoff/sausagewiki/issues/24)

Maybe it would be sufficient to implement atom-support for _changes and generate links to this from articles and so on.

This is a desired feature and required for #2

It looks like socket activation with launchd is uncharted territory in Rust.

If Diesel would be handling this, I would imagine it would be in diesel-cli, not affecting the library. However, after I added FTS, diesel-cli cannot even run the migrations; it...

Forked and fixed in pulldown-cmark: https://github.com/maghoff/pulldown-cmark Upstream pull request: https://github.com/google/pulldown-cmark/pull/103

See https://github.com/maghoff/sausagewiki/compare/proper_html_handling for relevant local changes

This has now been merged to master, so master depends on this fork: https://github.com/maghoff/pulldown-cmark Keeping this issue open to track upstream development.

@notriddle Thank you for bringing the security issue to my attention. The choice of markup language for the wiki is merely one of many design descisions that have gone into...