class Medium::Post::Paragraph::ParagraphMarkup
- Medium::Post::Paragraph::ParagraphMarkup
- Reference
- Object
Defined in:
medium/post/paragraph.crConstructors
Instance Method Summary
- #anchorType : Union(Int64, Nil)
- #anchorType=(_anchorType : Union(Int64, Nil))
- #end : Int64
- #end=(_end : Int64)
- #href : Union(String, Nil)
- #href=(_href : Union(String, Nil))
- #rel=(_rel : Union(String, Nil))
- #rel? : Union(String, Nil)
- #start : Int64
- #start=(_start : Int64)
- #title : Union(String, Nil)
- #title=(_title : Union(String, Nil))
- #to_json(json : JSON::Builder)
- #type : Int64
- #type=(_type : Int64)