asciidoctor/asciidoctor-intellij-plugin

Add support for previewing presentations in asciidoctor based on asciidoctor revealjs

オープン

#265 opened on 2019/06/01

 (0 件のコメント) (6 件のリアクション) (0 人の担当者)Java (155 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (392 個のスター)
PR merge metrics
 (平均マージ 4d 11h) (30d で 3 merged PRs)

説明

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

コントリビューターガイド