diff --git a/library.json b/library.json index 5e88cd1..c96c7f8 100644 --- a/library.json +++ b/library.json @@ -118,5 +118,15 @@ "tags": [ "style" ] + }, + { + "name": "AsciiDocDITA", + "description": "A Vale-compatible implementation of select DITA transformation guidelines for transforming existing AsciiDoc files into a DITA-compatible format.", + "homepage": "https://github.com/jhradilek/asciidoctor-dita-vale", + "url": "https://github.com/jhradilek/asciidoctor-dita-vale/releases/latest/download/AsciiDocDITA.zip", + "logo": "https://github.com/redhat-documentation.png", + "tags": [ + "style" + ] } ]