class Medium::Post
- Medium::Post
- Reference
- Object
Defined in:
medium/post.crmedium/post/paragraph.cr
medium/post/tag.cr
Instance Method Summary
- #format(ext)
- #seo_description
- #subtitle
-
#tags
Comma seprated list of tags
- #to_md
- #to_pretty_json
- #url : String
- #url=(url : String)
- #user : Medium::User | Nil
- #user=(user : Medium::User | Nil)