Closed okalachev closed 5 years ago
page.section is deprecated. Also its usage creates a bug, that all other plugins, that use page.content (e. g. anchors, image-captions) break this plugin at all.
page.section
page.content
This fixes #27, #26, #25, https://github.com/PX4/Devguide/issues/92.
page.section
is deprecated. Also its usage creates a bug, that all other plugins, that usepage.content
(e. g. anchors, image-captions) break this plugin at all.This fixes #27, #26, #25, https://github.com/PX4/Devguide/issues/92.