Live data from Hacker News

Show HN: Ditto – Markdown documentation system

github.com

11–20 of 27 posts

Re: Show HN: Ditto – Markdown documentation system

#14
post #9

Earlier quoted context omitted.

Also the fact that there are multiple (and good) client-side Markdown libraries while stuff like AsciiDoc generally requires server-side rendering (and the associated server load and round-trip penalties). Unless I'm missing it, there's no pure client-side AsciiDoc?

[1] seems to be an AsciiDoc render on client-side, though have no idea if it's any good though... [1]: http://asciidoctor.org/news/2013/05/21/asciidoctor-js-render...

Yeah, hard to say without a live demo. Also, downloading an entire Ruby interpreter in JS seems a little on the heavy side. If you were going to go that route, might as well use texlive.js and get a full-blown LaTeX system. :-)

Cool nonetheless.

Re: Show HN: Ditto – Markdown documentation system

#16
post #15

Sorry guys I had to change the name because mdoc is already used by other programs. I changed it to `ditto`. New Link: http://chutsu.github.io/ditto/

I assume you searched and discovered that ditto is also a BSD command for copying files, which is included on all Macs?[1]

This conflict may not be as confusing as the original name. I gather from the docs that you never invoke your version of ditto from the command line?

[1]: https://developer.apple.com/library/mac/documentation/Darwin...

Re: Show HN: Ditto – Markdown documentation system

#18
post #13

Yeah, because there aren't any documentation systems called mdoc already, at all. http://man7.org/linux/man-pages/man7/mdoc.7.html http://www.mono-project.com/Mdoc

alright, no need to be a smart arse, I wasn't aware of those tools.

Yes, that comment was uncivil and broke the HN guidelines. It should have just neutrally pointed out the other tools.

This reply also breaks the guidelines. Please don't reply to incivility with incivility on HN. It's hard not to, but doing so only makes things worse.

Re: Show HN: Ditto – Markdown documentation system

#19
post #16
post #15

Sorry guys I had to change the name because mdoc is already used by other programs. I changed it to `ditto`. New Link: http://chutsu.github.io/ditto/

I assume you searched and discovered that ditto is also a BSD command for copying files, which is included on all Macs?[1] This conflict may not be as confusing as the original name. I gather from the docs that you never invoke your version of ditto from the command line? [1]: https://developer.apple.com/library/mac/documentation/Darwin...

... Atleast it doesn't clash with the established documentation system mdoc.

Re: Show HN: Ditto – Markdown documentation system

#20
post #18
post #13

Earlier quoted context omitted.

alright, no need to be a smart arse, I wasn't aware of those tools.

Yes, that comment was uncivil and broke the HN guidelines. It should have just neutrally pointed out the other tools. This reply also breaks the guidelines. Please don't reply to incivility with incivility on HN. It's hard not to, but doing so only makes things worse.

Sorry, got it.
Post reply on HN