Sha256: a3be281491a4e68bb7071a0be29ca05ea7199ff4cea1c162b15ecbd62fce7b97
Contents?: true
Size: 1.55 KB
Versions: 12
Compression:
Stored size: 1.55 KB
Contents
--- title: Asciidoctor PDF Converter tagline: A native PDF converter for AsciiDoc description: Native PDF Converter for Asciidoctor categories: [ Knowledge ] tags: [ Asciidoctor, PDF, Converter ] permalink: /pages/public/skeleton/documentation/100_converter/ regenerate: false resources: [ lightbox, clipboard, rouge ] resource_options: - toccer: collapseDepth: 2 --- // Page Initializer // ============================================================================= // Enable the Liquid Preprocessor :page-liquid: // Set page (local) attributes here // ----------------------------------------------------------------------------- // :page--attr: <attr-value> // Load Liquid procedures // ----------------------------------------------------------------------------- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%} // Load page attributes // ----------------------------------------------------------------------------- {% include {{load_attributes}} scope="all" %} // Page content // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // Include sub-documents // ----------------------------------------------------------------------------- include::{documentdir}/100_converter.asciidoc[]
Version data entries
12 entries across 12 versions & 1 rubygems