We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92da797 commit 5f7fd4fCopy full SHA for 5f7fd4f
pkgs/markdown_description_list/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.1.1-wip
+## 0.1.1
2
3
- Support a single empty line after terms and before the description.
4
pkgs/markdown_description_list/pubspec.yaml
@@ -1,7 +1,7 @@
name: markdown_description_list
description: >-
Markdown extension with support for description/definition lists.
-version: 0.1.1-wip
+version: 0.1.1
5
repository: https://github.com/dart-community/markdown_extensions/tree/main/pkgs/markdown_description_list
6
7
resolution: workspace
0 commit comments