index
:
asciidoctor-pdf
2.3.17-magentastripe
2.3.9-magentastripe
main
part-pictures
MSM's fork of Asciidoctor-PDF
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
converter_spec.rb
Age
Commit message (
Expand
)
Author
2023-04-19
remove redundant base qualifier on constants used at top level
Dan Allen
2023-03-31
add additional tests and docs for loading themes from the classpath
Dan Allen
2022-10-30
switch from EOS to END as heredoc delimiter
Dan Allen
2022-10-25
deactivate source-highlighter on chronicles example in converter API tests
Dan Allen
2022-08-06
resolves #2293 insert column break multi-column layout if column role is spec...
Dan Allen
2022-07-19
use Pathname in place of FileUtils in test suite where possible
Dan Allen
2022-07-12
add rudimentary test for chronicles dark theme
Dan Allen
2022-06-06
fix crash in ColumnBox#move_past_bottom when :reflow_margins option is not set
Dan Allen
2022-06-04
resolves #2196 add save_theme helper method (PR #2197)
Dan Allen
2022-05-20
short-circuit formatted_text routine and log error if fragments in first line...
Dan Allen
2022-05-18
add foundation to support multi-column layout; add example to docs (PR #2190)
Dan Allen
2022-05-17
resolves #412 replace docdir attribute reference in value of pdf-themesdir an...
Dan Allen
2022-05-17
add test to verify ink_general_heading can handle article doctitle
Dan Allen
2022-05-16
use correct left value when creating bounding box
Dan Allen
2022-05-16
reclassify and mark which methods in the converter are private
Dan Allen
2022-05-14
resolves #2163 rename theme suffix with-fallback-font to with-font-fallbacks;...
Dan Allen
2022-05-13
remove use of deprecated theme keys in default-for-print theme
Dan Allen
2022-05-12
rename convert_listing_or_literal to convert_code and alias old name
Dan Allen
2022-05-04
resolves #2134 use base-border-color as default border color (PR #2136)
Dan Allen
2022-05-03
fix crash when converting chronicles example using bare theme
Dan Allen
2022-05-02
add Page#imported method to mark page as imported (which suppresses running c...
Dan Allen
2022-04-30
change inscribe_ method prefix in converter to ink_ (PR #2113)
Dan Allen
2022-04-29
remap layout_ methods contributed to converter by prepended module
Dan Allen
2022-04-28
resolves #2099 change layout_ method prefix to inscribe_ in converter (PR #2100)
Dan Allen
2022-04-14
resolves #1515 implement smart block bottom margins to prevent extra space be...
Dan Allen
2021-06-16
upgrade RuboCop and adjust code to match fix for RegexpLiteral rule
Dan Allen
2021-04-04
resolves #1904 introduce layout_general_heading to allow extended converter t...
Dan Allen
2021-04-03
make backend value dynamic when registering extended converter in test suite
Dan Allen
2021-04-03
add spec helper to create anonymous class and bind to unique constant
Dan Allen
2021-03-11
verify behavior of parse_text when :inline_format option is not an Array
Dan Allen
2021-02-23
verify heading_margin_top is used if layout_heading is called without level a...
Dan Allen
2021-02-11
verify layout_heading accepts line_height and margin options
Dan Allen
2020-12-14
add tests for using layout_heading in custom converter
Dan Allen
2020-11-20
resolves #1827 drop support for deprecated pdf-style and pdf-stylesdir attrib...
Dan Allen
2020-10-26
add helper to write temporary theme file to avoid having to maintain so many ...
Dan Allen
2020-10-25
resolves #1699 add default themes optimized for print (PR #1797)
Dan Allen
2020-10-20
don't suppress error message when theme cannot be loaded
Dan Allen
2020-10-15
verify String#pred returns previous integer
Dan Allen
2020-09-18
run the theme through a helper to set default values, which the converter can...
Dan Allen
2020-09-18
fix crashes when theme is empty and update test
Dan Allen
2020-09-01
fix warning caused by test
Dan Allen
2020-07-27
remove unnecessary root namespace on types in test suite
Dan Allen
2020-07-27
verify to_pt helper raises exception if passed an unsupported unit of measure...
Dan Allen
2020-07-21
fix lint error
Dan Allen
2020-07-21
verify converter can write to specified file
Dan Allen
2020-07-13
clean up test to avoid causing other tests to fail
Dan Allen
2020-07-13
test behavior when KEEP_ARTIFACTS env var is set and output is not a file
Dan Allen
2020-07-12
fix lint error
Dan Allen
2020-07-12
verify converter warns but does not fail if tmp files cannot be deleted
Dan Allen
2020-07-12
verify converter doesn't fail to delete tmp file if it already disappeared
Dan Allen
[next]