Skip to content

1.1.3

Latest
Compare
Choose a tag to compare
@JacobFitzp JacobFitzp released this 29 Aug 18:07
  • Added TiptapRule contract, implemented by all rules
  • Added DecodesTiptapContent helper trait
  • Added support for arrayable objects when decoding Tipap content
  • Switch from create() to make() when instantiating a rule
  • Fixed a bug where whitespace was being included in the character count
  • Refactored some of the code to make it more readable