You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#8] Find specitems defined in table cells
The Asciidoc Importer has been changed to also find specification
items that are defined in table cells having the Asciidoc style.
---------
Co-authored-by: Christoph Pirkl <4711730+kaklakariada@users.noreply.github.com>
Copy file name to clipboardExpand all lines: doc/changes/changes_0.3.0.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# OpenFastTrace AsciiDoc Plugin 0.3.0, released YYYY-MM-DD
1
+
# OpenFastTrace AsciiDoc Plugin 0.3.0, released 2025-03-05
2
2
3
3
Code name: Add support for Tags
4
4
@@ -9,3 +9,7 @@ Starting with this release, OpenFastTrace Tags can be set on specification items
9
9
## Features
10
10
11
11
*[Issue #7](https://github.com/itsallcode/openfasttrace-asciidoc-plugin/issues/7): Add support for specifying OpenFastTrace Tags on specitems
12
+
13
+
## Bug Fixes
14
+
15
+
*[Issue #8](https://github.com/itsallcode/openfasttrace-asciidoc-plugin/issues/8): Asciidoc importer does not read specification items defined in table cells
0 commit comments