Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Possibility to have a custom source path #78

@yannisabel

Description

@yannisabel

Hi, I would like to be able to customize the source Path of the parsed file. For now if the documentation is in a markdown file the source path is path/to/markdown/file.md. In this documentation it will be great to override this source path with an other.
Example:

---
name: Button
category: Component
source: a/custom/path/to/the/file
---

With this feature the documentation can be in external markdown file and display the source path of the style file (for example). If the source option is not specified it displays the file path as it currently does.

Is this feature possible?

thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions