@redocly/realm-plugin-asciidoc 0.4.0-next.1 → 0.4.0-next.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,27 @@
1
1
  # @redocly/realm-plugin-asciidoc
2
2
 
3
+ ## 0.4.0-next.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [98c2a8d099e]
8
+ - @redocly/realm@0.134.0-next.3
9
+
10
+ ## 0.4.0-next.2
11
+
12
+ ### Patch Changes
13
+
14
+ - 9d989d23cc0: Fixed an issue where AsciiDoc PlantUML diagrams declared with the literal (`....`) and bare listing (`[plantuml]----`) delimiters didn't render.
15
+
16
+ Fixed an issue where block titles containing inline backticks rendered as formatted code instead of leaking raw `<code>` markup.
17
+
18
+ - Updated dependencies [369752b7a65]
19
+ - Updated dependencies [901291dbd68]
20
+ - Updated dependencies [140606ccd0c]
21
+ - Updated dependencies [43168a71e27]
22
+ - @redocly/theme@0.66.0-next.2
23
+ - @redocly/realm@0.134.0-next.2
24
+
3
25
  ## 0.4.0-next.1
4
26
 
5
27
  ### Patch Changes
@@ -32,6 +54,14 @@
32
54
  - @redocly/realm@0.134.0-next.0
33
55
  - @redocly/theme@0.66.0-next.0
34
56
 
57
+ ## 0.3.1
58
+
59
+ ### Patch Changes
60
+
61
+ - Updated dependencies [e69c304a76]
62
+ - @redocly/realm@0.133.1
63
+ - @redocly/theme@0.65.0
64
+
35
65
  ## 0.3.0
36
66
 
37
67
  ### Patch Changes