Show HN: Woofmark: a modular, progressive Markdown and HTML editor(github.com)
github.com
Show HN: Woofmark: a modular, progressive Markdown and HTML editor
https://github.com/bevacqua/woofmark
5 comments
Agree with all of those, and in addition please don't use white text on light grey background like when adding a picture or link. http://i.imgur.com/RCvcB9g.png
I like it. In fact I am considering using it for a project I am currently working on (https://github.com/jchampemont/notedown) as well as your other project 'insignia'.
[deleted]
Cool, slightly OT, I currently use Voog Wysiwyg since some years, should I use woofmark instead? Any other wysiwyg editor? (Markdown stored is fine with me)
I found it interesting that the project's only dependencies are also written by the author: https://github.com/bevacqua/woofmark/blob/1ffb31db3008c3c018...
Is it a case of NIH, or is it justified?
Is it a case of NIH, or is it justified?
This is something I built in house for Stompflow.com and I work in small modules, which is why you see a bunch of modules in there. They're all quite smallish and reusable, which is kind of the point.
Most people wouldn't have bothered and they would've just created a single module with everything clumped together. By writing smaller pieces I get to reuse them across other stuff that I write, open-source or not
Edit for context: this wasn't originally going to be open source
Most people wouldn't have bothered and they would've just created a single module with everything clumped together. By writing smaller pieces I get to reuse them across other stuff that I write, open-source or not
Edit for context: this wasn't originally going to be open source
I'd suspect, just going with what's more known. In addition, you can remove any limitations you encounter a lot easier.
it is partially NIH, but that doesn't mean its unjustified.
it is partially NIH, but that doesn't mean its unjustified.
[0] http://bevacqua.github.io/woofmark/