File: markdown-it-html5-embed.rb

package info (click to toggle)
ruby-markdown-it-html5-embed 1.0.0%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 64 kB
  • sloc: sh: 44; makefile: 14; ruby: 4
file content (4 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (3)
1
2
3
4
module MarkdownItHtml5Embed
  class Engine < ::Rails::Engine
  end
end