Skip to content

Lua - code-folding should be part of rendering #8345

Open
@cscheid

Description

@cscheid

we render the code-folding scaffolding too early (in layout), which makes it hard for custom renderers to do the right thing.

Instead, we should be rendering that format-specific scaffolding during the rendering part of the pipeline.

Metadata

Metadata

Assignees

Labels

astissues related to AST processingenhancementNew feature or requestluaIssues related to the lua codebase, filter chain, etc

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions