obsidianhtml verision 2.3.1 has no issue generating my documentation. Swapped to 3.0.1 and getting
TypeError: MermaidExtension.extendMarkdown() missing 1 required positional argument: 'md_globals'
Looks like a bug. Config file below. You can pull the project and try yourself: https://gitlab.com/hgrw/mico
You'll need to
- Install pipenv
- Install deps using pipenv
- Activate env using pipenv
- run obsidianhtml -i config/documentation.yaml
PS - Docker container uploaded to container registry is outdated - fixed container will take another few hours to update.