Skip to content

Commit 8f2d7a7

Browse files
committed
workaround for MRK057
1 parent 6c127fe commit 8f2d7a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/topics/compiler-plugins/custom-compiler-plugins.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,11 @@ API is **unstable**. You need to invest significant ongoing effort to maintain i
1515

1616
### The Kotlin compiler and compiler plugins
1717

18+
<p></p> <!-- workaround for MRK057: Paragraph can only contain inline elements-->
1819
<list columns="2">
1920
<li>
2021
<p></p>
21-
<br>
22+
<br/>
2223
<img src="compiler-stages.svg" width="400" alt="Kotlin compilation stages"/>
2324
</li>
2425
<li>

0 commit comments

Comments
 (0)