CyanPrintCyanPrint
SearchDocs
Sign in

processor

cyan/default

Default Processor

processorv2folder artifact
Add dependencyprocessors: - cyan/default@2
0downloads
0likes
2versions
0pins

Rendered markdown

README

Default Processor

Renders generated text files and file paths with Eta, then normalizes trailing whitespace.

Use this processor for folder-based templates that contain Eta placeholders such as var__ PROJECT __. For compatibility with older CyanPrint templates, the default syntax also supports __PROJECT__.

Config

config:
  vars:
    PROJECT: Example
  parser:
    varSyntax:
      - ["var__", "__"]

The processor renders each syntax in order against both the path and the text content. Eta runs with useWith, no HTML escaping, and no automatic trimming so templates can stay terse and predictable.

Version history

v2Jul 23, 2026
0 downloads
v1Jul 12, 2026
1 downloads

Dependency pins

No pinned runtime dependencies.

Objects

Manifest
processor/cyan/default/9e99e50c-0398-4881-8121-7eaecbe5b152/manifest/cyan.yaml
Bundle
processor/cyan/default/9e99e50c-0398-4881-8121-7eaecbe5b152/bundle/bundle.js
Archive
none