class Tourmaline::Format::LineItem inherits Tourmaline::Format::Group # Constructors# .new(*tokens, spaces : Int32 = 1) # View source Methods# #<<(*args, **options) # View source #<< # View source #push(*args, **options) # View source #push # View source #shift(*args, **options) # View source #shift # View source #spaces : Int32 # View source #spaces=(spaces : Int32) # View source #to_html : String # View source #to_md(version : Int32 = 2) : String # View source #tokens : Array(Token | String) # View source #tokens=(tokens : Array(Token | String)) # View source #unshift(*args, **options) # View source #unshift # View source