Skip to content

Commit

Permalink
use json-jcr for code snippets alternatively in FileVault XML and JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed May 22, 2024
1 parent fe7d43a commit aeb8770
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.parent_toplevel</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<relativePath />
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/site/markdown/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ on the needs of the application.

Only the template has to be defined, the page component resource type can be referenced. Example:

```json
```json-jcr
{
"jcr:primaryType": "cq:Template",
"jcr:title": "Configuration Editor",
Expand Down

0 comments on commit aeb8770

Please sign in to comment.