PostNode# class ablog.post.PostNode(rawsource: str = '', *children, **attributes: Any)# Bases: Element Represent post directive content and options in document tree.