-
-
Notifications
You must be signed in to change notification settings - Fork 173
feat: global config file - e.g. ~/.config/marp/marprc #703
Copy link
Copy link
Open
Labels
wontfixThis will not be worked onThis will not be worked on
Description
- Problem: I need to create
./.marprcconfiguration for every project I am working on. But most of my projects have the same configuration, so I keep copying the same.marprcfile to every new project I'm working on. - Proposed Solution: Implement user level configs in a location like
~/.config/marp/marprcor~/.marprcthat are automatically sourced by marp; let the user level configs be overriden by project level configs in./.marprcif needed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
wontfixThis will not be worked onThis will not be worked on