Conversation
|
Thanks for submitting your first pull request! You are awesome! 🤗 |
88130ca to
ac1688b
Compare
|
I will wait to see the corresponding PR on mdit-py-plugins before approving this 😉 |
ac1688b to
e0c1fec
Compare
The changes have been made in: executablebooks/mdit-py-plugins#27 |
|
Nice, thanks for the merge! |
|
I'm bloody on it lol! If you are mildly interested in what has been keeping me away from EBP, things like this: https://github.com/chrisjsewell/aiida-process-coordinator; basically if you need any help with sockets, or servers, or databases, ... let me know lol |

Changed the default parsing to:
<div class="math amsmath">{content}</div>. See #1Added some tests to cover more realistic AMS math scenarios.
Also in this PR: Added a prettier ignore file, updated the package lock with the peer dependencies.