Skip to content

Add EXAMPLE, SOURCE, and CODE blocks #73

@balupton

Description

@balupton

<!-- EXAMPLE[./example.js] --> will output the file in a syntax code block, and replaces require('./') with require('the-package-name') - useful for including example code files

<!-- CODE[./input.js] --> will output the file in a syntax highlighted code block - useful for including code files

<!-- SOURCE[./output.md] --> will output the file as is, no code block wrapper - useful for including markdown and HTML files

Metadata

Metadata

Assignees

No one assigned

    Labels

    PR / Bounty onlyExternal demand, as such, external funding / effort is required to make this happenenhancementImprovement or suggestion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions