struct Chitra::MarkupTag

Defined in:

elements/markup_tokens.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def closetag #

[View source]
def initialize #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]
def opentag : String #

[View source]
def opentag=(opentag : String) #

[View source]