asciidoctor-katex 0.4.1
Asciidoctor extension that converts latexmath to HTML using KaTeX at build-time
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (2):
            asciidoctor
            >= 1.5.6, < 3.0
          
          
            katex
            ~> 0.9.0
          
    Development依存関係 (8):
            kramdown
            ~> 2.3
          
          
            pandoc-ruby
            ~> 2.0
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.7
          
          
            rspec-html-matchers
            ~> 0.9.1
          
          
            rubocop
            ~> 0.51.0
          
          
            simplecov
            ~> 0.16
          
          
            yard
            ~> 0.9
          
    