class Noir::Formatters::HTMLInline

Defined in:

noir/formatters/html_inline.cr

Constructors

Instance Method Summary

Instance methods inherited from class Noir::Formatter

finish finish, format(token : Token | Nil, value : String) : Nil format, yield_token(token : Token, value) : Nil yield_token

Constructor Detail

def self.new(theme : Theme, out __arg0 : IO) #

[View source]

Instance Method Detail

def format(token, value) : Nil #

[View source]