Skip to content

MineMark 1.2.2

Compare
Choose a tag to compare
@DeDiamondPro DeDiamondPro released this 21 Jul 18:50
· 8 commits to master since this release
  • Fixed tabs before HTML elements causing extra padding between paragraphs
  • @Internal usages to @OverrideOnly this is far better for IDE feedback by @ThatGravyBoat
  • Adds a complete method to Element when the element has been fully parsed by @ThatGravyBoat
  • Adds a remove method to LayoutStyle for StyleTypes by @ThatGravyBoat
  • Add getters for style, qName and attributes to Element
  • Add support for using Reader in the Elementa and Minecraft implementation.