def self.
new(title : String, content : String =
"")
#
def
image_h_position=(image_h_position : String)
#
def
image_max_height=(image_max_height : Int32 | Nil)
#
def
image_path=(image_path : String | Nil)
#
def
image_position=(image_position : String)
#
def
kitty_image : Tuple(String, Int32, Int32) | Nil
#
def
kitty_image=(kitty_image : Tuple(String, Int32, Int32) | Nil)
#
def
rendered_image : Tuple(String, Int32, Int32) | Nil
#
def
rendered_image=(rendered_image : Tuple(String, Int32, Int32) | Nil)
#