asciidoctor / asciidoclet

:clipboard: A Javadoc Doclet based on Asciidoctor that lets you write Javadoc in the AsciiDoc syntax.
https://github.com/asciidoctor/asciidoclet
Apache License 2.0
133 stars 40 forks source link

Added tilt warning #53

Closed johncarl81 closed 8 years ago

mojavelinux commented 8 years ago

Overall, looks good. Could you add blank lines around the source block, but also change the source block to a literal block (since we use literal blocks to represent console output)? Also, I would add the word "intermittent" before "benign" since this doesn't always happen.

johncarl81 commented 8 years ago

Ah, good ideas, done.

mojavelinux commented 8 years ago

Looks fantastic.