v1.5.0 - start for lists
- Configure the numbering of a ordered list by using the start attribute.
<ol start="10">
<li>10</li>
<li>11</li>
<li>12</li>
</ol>
- The
YoutubeEmbed()
andVimeoEmbed()
plugins can now be used more easily.
Please report any bugs that you encounter!