Skip to content

Extend the behavior of DecoratedCodeBlock #4675

Open
@cscheid

Description

@cscheid

DecoratedCodeBlock exists in 1.3 to solve a fairly narrow problem.

Concurrently, there's now a feature request for code folding in custom formats (confluence specifically). Our filter chain makes it hard for code folding to be detected in custom formats because they're done in a specific post- filter.

If we added code folding to the set of things that DecoratedCodeBlock is responsible for, then custom writers could handle it as well.

Metadata

Metadata

Assignees

Labels

astissues related to AST processingcode-blocksenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions