index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
parser_test.rb
Age
Commit message (
Expand
)
Author
2017-06-18
change Parser.parse_style_attribute to only return parsed style
Dan Allen
2017-06-05
refactor Parser.store_attribute and related methods; add tests (PR #2239)
Dan Allen
2017-05-07
resolves #2112 sanitize content of authors meta tag in HTML output (PR #2181)
Dan Allen
2017-03-30
resolves #663 don't mangle compound names when document has multiple authors ...
Dan Allen
2017-03-18
use delete instead of tr to remove spaces; optimize options parsing (PR #2088)
Dan Allen
2017-02-28
replace #split(' ') calls with #split
Dan Allen
2016-11-28
fix warnings; remove warn statement in test suite
Dan Allen
2016-11-28
add test for parsing author attribute
Dan Allen
2015-12-29
remove trailing endlines in source
Dan Allen
2015-07-05
resolves #1170 and #841 expand tabs properly
Dan Allen
2015-05-21
remove warn statement in test suite
Dan Allen
2015-05-14
resolves #790 parse isolated version in revision line
brian m. carlson
2014-05-16
resolves #892 match word characters defined by Unicode
Dan Allen
2014-04-08
tests: switch to minitest
Ken Dreyer
2014-02-16
call each thing by its right name
Dan Allen