You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecate 'headerFooter' in favour of 'standalone'
* Replace headerFooter methods in OptionsBuild & Options
* Added 'standalone' description to docs
Other changes included:
* Re-ordered options in docs to follow alphabetical order
* Remove some unnecessary throws from tests
* Add missing '@deprecated' to templateDir method
* Add v2.5.x branch to run GH actions
Fixes#1160
Copy file name to clipboardExpand all lines: asciidoctorj-documentation/src/test/java/org/asciidoctor/integrationguide/extension/YellBlockProcessorTest.java
+3-3
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ public class YellBlockProcessorTest {
Copy file name to clipboardExpand all lines: asciidoctorj-documentation/src/test/java/org/asciidoctor/integrationguide/syntaxhighlighter/HighlightJsHighlighterTest.java
+3-3
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ public class HighlightJsHighlighterTest {
0 commit comments