Skip to content

MineMark 1.2.3

Latest
Compare
Choose a tag to compare
@DeDiamondPro DeDiamondPro released this 11 Aug 13:21
· 4 commits to master since this release
  • Massively improve how whitespaces are handled, this should fix a lot of issues
  • Fix newlines not being replaced with spaces.
  • Fixed text in <pre> tags not wrapping, this is needed to adhere to the maxWidth and since MineMark does not provide any sideways scrolling implementation
  • Fixed possible issue that if markdown contains the <minemark> tag it would cause the markdown rendering to reset, or maybe even cause a crash
  • Fixed Minecraft rendering implementation defining MineMark as a dependency instead of minemark, fixed that is said compile instead of runtime, and fixed the core version not being included in the pom