# frozen_string_literal: true module Asciidoctor class SyntaxHighlighter::HtmlPipelineAdapter < SyntaxHighlighter::Base register_for 'html-pipeline' def format node, lang, opts %(
#{node.content}