Package com.lucaskjaerozhang.wikitext_parser.ast.format


package com.lucaskjaerozhang.wikitext_parser.ast.format
  • Classes
    Class
    Description
    Bolded text.
    WikiText: '''text'''
    XML: bold
    Italicized text.
    WikiText: ''text''
    XML: italic