-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
featureNew feature or requestNew feature or request
Description
This might be cool. Instead of printing vimdoc we can instead print the whole AST as json so that other tools can walk the AST and do cool stuff with it.
FLOW
lemmy-helpoutputsjson(flag:--to-json)- User modifies the content (not the structure/AST)
lemmy-helptakes thatjson(flag:--from-json) via stdin and printsvimdoc.
IDK
- In case of
--from-json, file inputs should be discarded or appended after json?
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request