Skip to content

Make a way to asciidocify YAML text properties before converting to JSON #17

@briandominick

Description

@briandominick

In several places, we will use JS/JSON on the very front end to display significant blocks of text drawn from YAML. It would be great if we could asciidocify this first, where applicable.

This probably means re-doing the jsonify Jekyll/Liquid filter, one way or another. Maybe an asciidoc-jsonify filter? Or, we could just use an include and iterate through the object and asciidocify as we go. That wouldn't be too hard or resource intensive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    JavaScriptInvolves some JS strugglesLiquidIncorporates Liquid templatingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions