Description
The creation of numbered ordered lists such as 1.1, 1.2, 1.3, 2.1 etc. in Block Editor is now possible! This plugin adds this missing function at the list block. Use individual numbers up to the 4th level. Also reversed lists (2.2, 2.1, 1.3, 1.2, 1.1 etc.) and additional list-styles (like upper- and lowercase roman and alphabet) are supported.
Usage
- Open a page where you want to use nested ordered lists.
- Edit this page with block editor.
- Add a normal list-block.
- Choose ordered list to be able to use its list-style.
- Check βUse nested ordered listsβ on the right to enable them.
The development repository is on GitHub.
Installation
- Upload βnested-ordered-lists-block-editorβ to the β/wp-content/plugins/β directory.
- Activate the plugin through the βPluginsβ menu in WordPress.
FAQ
-
Can I use this also in Divi, Elementor, other PageBuilder or the Classic Editor?
-
No, the plugin is intended solely for Block Editor aka Gutenberg and always will be.
-
Can I use other blocks between the list items, e.g. for a description text?
-
Yes, as follows: enter the desired content between the individual list blocks. The list blocks will now all begin with β1β. For the 2nd list block, enter the number 2 in the βInitial valueβ field. This will update the view in the block accordingly. Now enter β3β in the next list block, etc.
-
Can I use different list-styles in one list?
-
No, not yet. As soon as it is possible in Block Editor, this will be added.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Nested Ordered Lists for Block Editor” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Nested Ordered Lists for Block Editor” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release