We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 088e542 commit daadb63Copy full SHA for daadb63
antora-playbook-local.yml
@@ -19,7 +19,7 @@ asciidoc:
19
- '@tinymce/antora-extension-livedemos'
20
antora:
21
extensions:
22
- - require: './lib/rssfeed.cjs'
+ - require: './extensions/rssfeed.cjs'
23
input_file: 'changelog.adoc'
24
output_file: 'rss.xml'
25
runtime:
antora-playbook.yml
@@ -21,7 +21,7 @@ asciidoc:
26
27
lib/rssfeed.cjs extensions/rssfeed.cjslib/rssfeed.cjs renamed to extensions/rssfeed.cjs
0 commit comments