β¨ NEW: Add anchors_plugin for headers, which can produce:
<h1 id="title-string">Title String <a class="header-anchor" href="#title-string">ΒΆ</a></h1>
π Fixed an undefined variable in the reference block.
π Fixed an IndexError in container_plugin, when there is no newline on the closing tag line.
β¬οΈ UPGRADE: attrs -> v20
This is not breaking, since it only deprecates Python 3.4 (see CHANGELOG.rst)
deflist and dollarmath plugins (see plugins list).containers plugin (see plugins list)