Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Woofmark: a modular, progressive Markdown and HTML editor (github.com/bevacqua)
58 points by bevacqua on June 2, 2015 | hide | past | favorite | 9 comments



Cool demo [0]. The highlights around the text editor and the ambiguity of the buttons' functions (what does a button labelled "ಠ.ಠ" intuitively mean?) ruin parts of the demo for me though. Maybe consider using a different color / scheme for the active box highlighting + more standard buttons.

[0] http://bevacqua.github.io/woofmark/


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


Yeah that demo was just a leftover from the old "not gonna open-source this" days, so I didn't really care at all. Revamped it a bit now :)


Great, looks a lot better!


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'.


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?


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


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.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: