-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Eg, #29 or #30 . Some thoughts:
- implement custom
EmitFormatter
s:- block (the current emitter)
- single-line flow
- multi-line flow
- semi-intelligent: use a general emitter, using heuristics such as counting columns and breaking and selecting block/flow styles as appropriate (eg, nested containers)
- implement per-node format flags? i.e., add flags forcing format selection?
- add type-based implicit tagging? e.g. implicit tag bools so that they show as "true" rather than "1"
leoetlino
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request