You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FWIW, I think (due to a bug in Lektor? — I don't understand why, at this point [eta: I've figured it out; see next comment]) the warning is being attributed to the wrong line. I think the warning should reference line 61, where the ImprovedRenderer.meta property is accessed:
It turns out that the reported line number issue is due to differences between the master branch and the latest release
(0.3.1...master) of lektor_markdown_header_anchors.
If possible, try running the version from git master and see if you still get the deprecation warning.
(I don't have the permissions necessary to be able to publish a new release to PyPI. I'm not completely sure who does. Maybe @nixjdm?)
Getting the following warning:
Mostly posting this as an FYI. I'm planning on submitting a PR with a fix soon.
The text was updated successfully, but these errors were encountered: