🎩 Want to build a plugin? Join the power users that receive cash for building popular stuff. View the Complete Plugin Builders Guide to start.

Developer Notes & Instructions

4 Comments

User #108235
7:15pm on November 30, 2024

I get the error "Error: markdownContent is too long" on certain notes. I don't know what "markdownContent" being "too long" means.

7:24pm on December 4, 2023

@David - the issues you mentioned explicitly should be fixed in the next deploy of the plugin API (Thanks Jordan 🚀). Do you mind clarifying the one about "some combinations of empty lines and empty paragraphs"?

11:03am on December 4, 2023

Hey David! That is very useful. Did you happen to stumble upon other examples of formatting that doesn't get preserved? I can forward those to our team to make sure we implement and test them properly.

7:36pm on December 3, 2023

It would be good to note somewhere that this will destroy certain formatting (for example strike-through text with inline code inside, multiple rich footnotes in a row, code blocks containing literal three backticks, some combinations of empty lines and empty paragraphs, etc.), due to the fact that content sent from plugins to Amplenote isn't fully compatible with the content sent from Amplenote to plugins. It's important to review your note closely after applying the search&replace action!