module

CrystalAgent::MarkdownRenderer

Constants

DEFAULT_WIDTH = 78
MIN_WIDTH = 40

Class methods

default_profile
Source
render(markdown : String, *, width : Int32 = terminal_width, profile : Glimmer::Style::ColorProfile = default_profile) : String
Source
terminal_width
Source