charmbracelet / glow

Render markdown on the CLI, with pizzazz! 💅🏻
MIT License
16.38k stars 360 forks source link

feature request: add support for all flags in the configuartion #643

Open electriquo opened 2 months ago

electriquo commented 2 months ago

Is your feature request related to a problem? Please describe. i am frustrated when i need to supply flags, e.g. --preserve-new-lines and --line-numbers, to glow all the time. i tried to utilize glow configuration, but it seems that the configuration lacks support for all flags (including EDITOR environment variable)

Describe the solution you'd like add support to configure all flags in the configuration if it is not supported already. otherwise, improve the

Describe alternatives you've considered

Additional context related to #642