feat: add asciidoc editor module (#5954)
* feat: add asciidoc editor module * fix storage file extension for asciidoc pages * fix: asciidoc editor + rendering improvements * fix: description list css improvements Co-authored-by: NGPixel <github@ngpixel.com>
This commit is contained in:
6
server/modules/editor/asciidoc/definition.yml
Normal file
6
server/modules/editor/asciidoc/definition.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
key: asciidoc
|
||||
title: Asciidoc
|
||||
description: Basic Asciidoc editor
|
||||
contentType: asciidoc
|
||||
author: dzruyk
|
||||
props: {}
|
Reference in New Issue
Block a user