Package com.lucaskjaerozhang.wikitext_parser.ast.sections


package com.lucaskjaerozhang.wikitext_parser.ast.sections
  • Classes
    Class
    Description
    A horizontal rule.
    WikiText: ----
    XML: horizontalRule
    The contents of a section.
    WikiText: ## Section title ##\n content
    XML: section
    Plain text that is not formatted in any way.