AsciiDoc Writer

Go to Product

This node converts string columns containing AsciiDoc text using the AsciidoctorJ Java bindings for the Asciidoctor text processor implemented in Ruby. If there is a column named "AsciiDoc" in the table it is automatically selected, otherwise you have to configure the column to be converted.

ParadigmChange Icon created by Freepik - Flaticon

Options

Source Column
String column containing AsciiDoc text to be processed by this node.
Processing Backend
The processing backend to be used by Asciidoctor.
Filename
The filename under which the converted file shall be saved.
NOTE: If the table contains more than one row the RowID will be used as filename!
Output folder
The output folder where the processed documents will be exported. Each row will create a single file using the naming scheme RowID.backend.
Header/Footer
Check if a header and footer shall be added to the converted documents. Uncheck only if you don't want to export self-contained .html-files.
Stylesheet
CSS-Stylesheet to be used for the resulting HTML-File
Only available when backend is set to "HTML"!
Custom Stylesheet
Custom CSS-Stylesheet to be used for the resulting HTML-File.
Only available in the licensed version and when backend is set to "HTML"!
Theme
Theme to be used for the PDF conversion.
Only available when backend is set to "PDF"!
Custom Theme
Custom theme to be used for the PDF conversion.
Only available in the licensed version and when backend is set to "PDF"!

Input Ports

Icon
Input table including at least one string column containing asciidoc text

Output Ports

This node has no output ports

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.