Skip to content

Conversation

seflue
Copy link
Contributor

@seflue seflue commented May 28, 2024

  • reformat markdown files
  • replace md2vim with panvimdoc

@seflue
Copy link
Contributor Author

seflue commented May 28, 2024

@kristijanhusak On my fork the document action does not work because of wrong access token. To test the pipeline, it would be helpful if you could just push this branch to the nvim-orgmode repo (I don't have the permissions to do so).

@kristijanhusak kristijanhusak merged commit 4f1d6ea into nvim-orgmode:master May 29, 2024
@kristijanhusak
Copy link
Member

Thanks @seflue ! I'm merging this in to see if it works fine. What are you using for formatting markdown?

@seflue
Copy link
Contributor Author

seflue commented May 29, 2024

Thanks @seflue ! I'm merging this in to see if it works fine. What are you using for formatting markdown?

Honestly, I'm not sure, which one kicks in, when I hit safe, but I guess it's prettier, which I am using via none-ls.

@kristijanhusak
Copy link
Member

kristijanhusak commented May 29, 2024

TBH I'm not really liking the output of the new docs. Table of content is messed up, there are no tags on each heading. I'll see if I can do something to make it better.

@kristijanhusak
Copy link
Member

I reverted doc generating back to md2vim until the doc file is migrated to org format.

@seflue
Copy link
Contributor Author

seflue commented May 29, 2024

TBH I'm not really liking the output of the new docs. Table of content is messed up, there are no tags on each heading. I'll see if I can do something to make it better.

I agree. To get it clean it would need some hand work on the Markdown. How the syntax is interpreted and tags are generated is documented, so there are good options but it would need work. Because you're aiming to migrate the Docs to Orgmode anyway, it makes absolute sense to defer the manual work to get the Orgmode right.

If you won't mind to give me permissions to push feature branches in nvim-orgmode, I would be happy to experiment a little bit. I would actually do it on my fork, but there are issues with GitHub tokens and GH Actions on forked repositories.

@kristijanhusak
Copy link
Member

If you won't mind to give me permissions to push feature branches in nvim-orgmode

I'm not sure how to do that. You should be able to add your own GH token on your fork to make it work.
You can also use panvimdoc directly by cloning it and using an .sh file. That's how I tested it.

@seflue seflue deleted the reformat_docs branch June 1, 2024 11:47
SlayerOfTheBad pushed a commit to SlayerOfTheBad/orgmode that referenced this pull request Aug 16, 2024
* chore: reformat markdown files

* chore: ignore vim helptags

Help tags get auto-generated bei Neovim.

* docs: replace md2vim with panvimdoc in ci pipeline

* fixup! docs: replace md2vim with panvimdoc in ci pipeline

---------

Co-authored-by: Sebastian Flügge <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants