asciidoctor/asciidoctor-intellij-plugin
Add support for previewing presentations in asciidoctor based on asciidoctor revealjs
開放
#265 建立於 2019年6月1日
enhancementhelp wanted
倉庫指標
- 星標
- (392 顆星)
- PR 合併指標
- (平均合併 4天 11小時) (30 天內合併 3 個 PR)
描述
Developers need to do presentations quite often. What would be more natural than writing them in Asciidoctor in IntelliJ and managing them in Git ?
A similiar solution is available in Visual Studio Code vscode-reveal that is based on Markdown. However that forces developers to use Visual Studio Code and Markdown ;-)
The underlying component for this should already be in place in terms of Asciidoctor RevealJS and its Javascript implementation.
Suggestion: Add preview of slides written in Asciidoctor RevealJS