class Markdown::Builder::TagLine

Defined in:

builder.cr

Constructors

Instance Method Summary

Instance methods inherited from class Markdown::Builder::Base

build : String build, to_s : String to_s

Constructor Detail

def self.new(tags : Array(String) = [] of String) #

[View source]

Instance Method Detail

def build : String #

[View source]
def tags : Array(String) #

[View source]
def tags=(tags : Array(String)) #

[View source]