Closed facelessuser closed 6 years ago
I mentioned this quite awhile ago on the forums, but it is time to pull the trigger on this.
For anyone developers who use mdpopups that comes along after this is pushed, it means you need to add the two additional dependencies: pyyaml and pymdownx.
mdpopups
pyyaml
pymdownx
Everything is in place for this. All my plugins now require the new dependencies. Probably pull the trigger on this tomorrow.
I mentioned this quite awhile ago on the forums, but it is time to pull the trigger on this.
For anyone developers who use
mdpopups
that comes along after this is pushed, it means you need to add the two additional dependencies:pyyaml
andpymdownx
.