impresscms-dev / phpdocs-wiki-update-action

Action that updates project wiki with automatic generated PHP project documentation on GitHub
MIT License
3 stars 2 forks source link

Striping markdown file extensions #213

Closed MekDrop closed 2 years ago

MekDrop commented 2 years ago

Previously there was a bug that some wiki pages were opened not as regular web pages but as markdown content. A new extra processing step fixes such bugs.