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
/
api_test.rb
Age
Commit message (
Expand
)
Author
2018-05-02
add fallback for nil cell text in Cell constructor
Dan Allen
2018-04-24
resolves #2705 populate source_location property on cell when sourcemap optio...
Dan Allen
2018-04-23
populate source_location on list items if sourcemap is enabled
Guillaume Grossetie
2018-04-22
remove outdated workaround in api test
Dan Allen
2018-04-11
remove trailing whitespace in source
Dan Allen
2018-04-08
purge render method from test suite (except to verify alias)
Dan Allen
2018-04-08
add test to verify render method is aliased to convert method on each node type
Dan Allen
2018-04-08
switch to convert methods in API tests; assert render aliases
Dan Allen
2018-04-07
allow linkcss to be disabled from API when safe mode is secure
Dan Allen
2018-02-23
resolves #2574 record timings when calling convert and write on Document
Dan Allen
2018-02-20
resolves #2567 duplicate header attributes when restoring (PR #2570)
Dan Allen
2018-01-14
resolves #2518 don't expand docdir value passed to API (PR #2522)
Dan Allen
2017-11-18
resolves #2478 assign Document#source_location when sourcemap option is enabl...
Dan Allen
2017-08-27
move API tests to dedicated file
Dan Allen