Closed ldez closed 8 years ago
Most excellent!
Only one small thing. You can have a listing and source paragraph too.
[listing]
$ gem install asciidoctor
[source,ruby]
puts "hi"
Source paragraph already exists but I cannot use embedded code style in this case.
I'm not too concerned about source paragraph. In fact, I kind of think of that as a bad practice. It's best to enclose the source code. A listing paragraph, that could go either way. I'm still inclined to recommend against using it.
done:
[listing]
--
an open block listing.
--
foo
[listing]
a listing paragraph
foo
Description
Fix #157
Syntax example
Literal paragraph
Sidebar paragraph
Example paragraph
Screenshots
Literal paragraph
Sidebar paragraph
Example paragraph