Skip to content

Commit

Permalink
Code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed May 9, 2024
1 parent 5352b6f commit a099711
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"inputFormat": "XML",
"inputFormat": "KTS",
"outputFormat":"HTML",
"docContent":"{\n\t\"docTitle\":\"My FreeMarker Template Sample Doc Title\",\n\t\"listPeople\": [\n\t\t{ \"name\":\"Luthien\", \"surname\":\"Tinuviel\", \"title\":\"Queen\" },\n\t\t{ \"name\":\"Thorin\", \"surname\":\"Oakshield\", \"title\":\"King\" }\n\t]\n}"
}

0 comments on commit a099711

Please sign in to comment.