Greg Guerrero
Greg Guerrero
@jlvandenhout, Thank you!
@jlvandenhout, Just discovered that Heading formatting does not work in your Live Preview (https://jlvandenhout.github.io/docusaurus-plugin-docs-editor), too.
I can see that on https://wiki.iota.org, where this plugin is installed, 'Save' displays a message "Changes have been saved, syncing with GitHub...", and it forks the site to my own...
One more note: I noticed that when I click on "Edit page", first I am getting a page "This page crashed. 'github' is undefined", and only after that the editor...
One more detail: it seems that every time I click "Save", the plugin forks https://github.com/jlvandenhout/docusaurus-plugin-docs-editor-preview to my github account, however, there are no any changes made to the saved file.
Hi @jlvandenhout, Thanks for your explanations! I had figured out the same, and even saw it working on https://wiki.iota.org/ as you describe. However, when I tried this using 'Local testing',...
P.S. There is another branch for intro.md that I modified (https://github.com/hukarere/docusaurus-plugin-docs-editor-preview/tree/edit/docs-intro-md), but it's the same (no changes): "This branch is up to date with jlvandenhout/docusaurus-plugin-docs-editor-preview:edit/docs-intro-md"
Hi again @jlvandenhout, I just tried another page, create-a-page.md, and Save worked, creating the branch "edit/docs-tutorial-basics-create-a-page-md", committing the change and producing the message "Changes have been saved, syncing with GitHub..."....
@vanpelt, thank you for your suggestion! I know python, but not javascript (only the most trivial things), so I'm not sure if I will be able to debug it further...
Hi @vanpelt, (1) Your proposed solution worked like a charm without any additional modifications, thank you! Now the basic auth is working. Will you please add your change to the...