class Gemtext::Heading
Public Class Methods
[](content)
click to toggle source
# File lib/gemtext/heading.rb, line 3 def self.[](content) new content end
# File lib/gemtext/heading.rb, line 3 def self.[](content) new content end