Hi there,
Does anyone know if it's still possible to use Jekyll variables in a file processed by Asciidoctor?
For example, I have a test.adoc file, in which I'd like to display my site base URL:--- layout: post title: Any title --- === Some title And the base URL should be {{ site.baseurl }}
Unfortunately, the {{ site.baseurl }} variable seems to be totally removed from the rendered file.
I'm using:
* Jekyll 1.5.2
* the jekyll-asciidoc plugin
* here follows a piece of my _config.yml file:asciidoctor: attributes: - icons=font - source-highlighter=coderay
Thanks!
Regards,
Thibault.
If you reply to this email, your message will be added to the discussion below:http://discuss.asciidoctor.org/Asciidoctor-Jekyll-variables-tp3262.htmlTo start a new topic under Asciidoctor :: Discussion, email [hidden email]
To unsubscribe from Asciidoctor :: Discussion, click here.
NAML
| Free forum by Nabble | Edit this page |