Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v1.0.0-alpha.5
antora-assembler
Browse files
Jul 24, 2022
release 1.0.0-alpha.5 [skip ci]
· 1682e239
Dan Allen
authored
Jul 24, 2022
View commits for tag v1.0.0-alpha.5
v1.0.0-alpha.5
1682e239
change default value for component_versions key to * as documented
· 3e68b815
Dan Allen
authored
Jul 24, 2022
3e68b815
format source
· 70b93dd8
Dan Allen
authored
Jul 24, 2022
70b93dd8
properly manage doctype attribute
· a2b5a065
Dan Allen
authored
Jul 24, 2022
a2b5a065
always ensure that doctype attribute is set in assembler AsciiDoc config
· 282d0cb9
Dan Allen
authored
Jul 24, 2022
282d0cb9
verify that source-highlighter is only set after document is aggregated
· 20f840b2
Dan Allen
authored
Jul 24, 2022
20f840b2
rework loadScenario so it can be used to prepare arguments for produceAggregateDocuments
· d65a23b9
Dan Allen
authored
Jul 24, 2022
d65a23b9
look for assembler key instead of pdf key in scenario
· edc5de0a
Dan Allen
authored
Jul 24, 2022
edc5de0a
pass loadAsciiDoc from loadScenario to runScenario
· b916325d
Dan Allen
authored
Jul 24, 2022
b916325d
store expanded navigation on componentVersion in loadScenario
· e9d43213
Dan Allen
authored
Jul 24, 2022
e9d43213
Jul 23, 2022
minor rewording in README
· a8ac8e57
Dan Allen
authored
Jul 23, 2022
a8ac8e57
add advice for using --sourcemap option when calling asciidoctor-pdf
· 7d65b0ec
Dan Allen
authored
Jul 23, 2022
7d65b0ec
fix docs for root_level key; recommend 0 by default
· c721bc89
Dan Allen
authored
Jul 23, 2022
c721bc89
add missing CHANGELOG entry
· e3f6f8a5
Dan Allen
authored
Jul 23, 2022
e3f6f8a5
only use source-highlighter specified in Assembler config when converting assembled document
· ad17687d
Dan Allen
authored
Jul 23, 2022
ad17687d
correctly process document title and section titles in AsciiDoc table cell
· d79ed246
Dan Allen
authored
Jul 23, 2022
d79ed246
Jul 22, 2022
drop trailing slash from site URL
· cb841c2f
Dan Allen
authored
Jul 22, 2022
cb841c2f
force source-highlighter to be specified on the converter
· c7a6d765
Dan Allen
authored
Jul 22, 2022
c7a6d765
Jul 18, 2022
release 1.0.0-alpha.4 [skip ci]
· 26d712a4
Dan Allen
authored
Jul 18, 2022
View commits for tag v1.0.0-alpha.4
v1.0.0-alpha.4
26d712a4
format source
· ecd8c422
Dan Allen
authored
Jul 18, 2022
ecd8c422
add additional EPIPE error for runCommand
· 14a852bb
Dan Allen
authored
Jul 18, 2022
14a852bb
reorganize stdin end logic in runCommand
· 93cc0405
Dan Allen
authored
Jul 18, 2022
93cc0405
resolves #8 show command failed message if EPIPE is thrown
· 6cc53607
Dan Allen
authored
Jul 18, 2022
6cc53607
add missing entries to CHANGELOG [skip ci]
· fa248fa2
Dan Allen
authored
Jul 18, 2022
fa248fa2
retain xref macro for internal ref if text part contains attributes
· 58c46037
Dan Allen
authored
Jul 18, 2022
58c46037
Jul 17, 2022
add test for rewriting natural xrefs and fix logic
· a3e80c55
Dan Allen
authored
Jul 17, 2022
a3e80c55
fix rewriting of internal xref macro targets
· 5a1c0a04
Dan Allen
authored
Jul 17, 2022
5a1c0a04
remove fiddle files
· 034f7ae2
Dan Allen
authored
Jul 17, 2022
034f7ae2
test reference to inline anchor that comes before anchor is defined
· 053a4778
Dan Allen
authored
Jul 17, 2022
053a4778
minor optimization in LazyReadable
· c118fd6c
Dan Allen
authored
Jul 17, 2022
c118fd6c
Jul 13, 2022
document how to control publishing
· bd880015
Dan Allen
authored
Jul 13, 2022
bd880015
optimize check for nested document
· 0ad4e54c
Dan Allen
authored
Jul 13, 2022
0ad4e54c
make it clear where the antora-assembler.yml file goes
· 1e2a3caa
Dan Allen
authored
Jul 13, 2022
1e2a3caa
Jul 08, 2022
release 1.0.0-alpha.3 [skip ci]
· bc4cef02
Dan Allen
authored
Jul 08, 2022
View commits for tag v1.0.0-alpha.3
v1.0.0-alpha.3
bc4cef02
format code
· add2ecdd
Dan Allen
authored
Jul 08, 2022
add2ecdd
remove unused code
· 61e7285f
Dan Allen
authored
Jul 08, 2022
61e7285f
process multiple image macros on the same line inside a table
· 14b23bd5
Dan Allen
authored
Jul 08, 2022
14b23bd5
format source
· de403c9a
Dan Allen
authored
Jul 08, 2022
de403c9a
process block image macro on first line of AsciiDoc table cell
· bfc20764
Dan Allen
authored
Jul 08, 2022
bfc20764
verify blocks in AsciiDoc table cell are processed
· 0059fb52
Dan Allen
authored
Jul 08, 2022
0059fb52
Loading