index
:
asciidoctor-epub3
magentastripe
main
MSM's fork of Asciidoctor-EPUB3
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
fixtures
/
source_highlight.adoc
blob: 5de0c6f0cfd4c35223f0e8b6c53f89481b097a7c (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
10
= Article [source,ruby] ---- class Foo def bar? true end end ----