Class | MaRuKu::NokogiriHTMLFragment |
In: |
lib/maruku/html.rb
|
Parent: | Object |
Nokogiri backend for HTML handling
Process markdown within the contents of some elements and replace their contents with the processed version.
@param doc [MaRuKu::MDDocument] A document to process.