Skip to content

feat: global config file - e.g. ~/.config/marp/marprc #703

@nikhilmaddirala

Description

@nikhilmaddirala
  • Problem: I need to create ./.marprc configuration for every project I am working on. But most of my projects have the same configuration, so I keep copying the same .marprc file to every new project I'm working on.
  • Proposed Solution: Implement user level configs in a location like ~/.config/marp/marprc or ~/.marprc that are automatically sourced by marp; let the user level configs be overriden by project level configs in ./.marprc if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions