alfredbaudisch / pardall_markdown

Reactive publishing framework, filesystem-based with support for Markdown, nested hierarchies, and instant content rebuilding. Written in Elixir.
Apache License 2.0
115 stars 7 forks source link

When a relative path is given as the content path, categories are incorrectly parsed #40

Closed alfredbaudisch closed 3 years ago

alfredbaudisch commented 3 years ago

PardallMarkdown.Content.Utils.extract_categories_from_path/1 does not handle relative paths.