Hacker News new | ask | show | jobs
by ssddanbrown 1623 days ago
Yeah, non-technical folk were one of my key audiences for BookStack which most other popular open-source offerings, at the time, seemed to lack focus for. People do love their markdown input though.

I'm currently rebuilding the editor; My goal is it have an easy WYSIWYG editor that allows instance back-and-forth switching to Markdown. One of the tricker parts is avoiding obscure/custom markdown syntax for non-common/custom content blocks, as one of my main principals is to ensure user content is portable/non-proprietary.