Skip to content

Conversation

@mikesmithgh
Copy link
Contributor

@mikesmithgh mikesmithgh commented Oct 4, 2023

👋 I created a Github workflow to run panvimdoc on every push that modifies README.md. I tweaked some formatting in the README to allow it to generate correctly.

You may have to enable read and write access to your github actions to allow the bot to commit changes. See setting-the-permissions-of-the-github_token-for-your-repository

Let me know what you think! #hacktoberfest 🎉

It can also be ran locally via:

./panvimdoc.sh --project-name hardtime.nvim  --input-file "../hardtime.nvim/README.md" --vim-version "NVIM v0.7+" --toc true --demojify true --dedup-subheadings false

@m4xshen m4xshen merged commit e5b5f76 into m4xshen:main Oct 4, 2023
@m4xshen
Copy link
Owner

m4xshen commented Oct 4, 2023

Thanks a lot! I didn't even know that this tool exists.

@mikesmithgh
Copy link
Contributor Author

Glad to help 🙂

@m4xshen m4xshen changed the title docs: add workflow to convert README to vimdoc readme to vimdoc ci: add workflow to convert README to vimdoc Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants