cleanup WRS notation

This commit is contained in:
Yann Cébron 2023-08-02 15:35:28 +02:00
parent 9995151706
commit 9c98a3d870
2 changed files with 2 additions and 2 deletions

View File

@ -108,7 +108,7 @@ with the usual setup of having your test-input as `beforeXyz` and `afterXyz`, yo
A special suffix `-preview` should be added to the comment line in the test-data to test preview.
For example:
<compare style="top-bottom" first-title="First line before" second-title="First line after">
<compare type="top-bottom" first-title="First line before" second-title="First line after">
<code-block>
// "Replace Arrays.asList().stream() with Stream.of()" "true"
</code-block>

View File

@ -36,7 +36,7 @@ Define [`SimpleBlock`](%gh-sdk-samples%/simple_language_plugin/src/main/java/org
Define a formatter that removes extra spaces except for the single spaces around the property separator:
<compare style="top-bottom">
<compare type="top-bottom">
```
foo = bar