Skip to content

v0.0.5

Compare
Choose a tag to compare
@hreikin hreikin released this 07 Apr 21:52
· 90 commits to main since this release

Full Changelog: v0.0.4...v0.0.5

Commits

  • b6081c9: Update ignored environments. (Michael Haslam)
  • 80f40d9: Rework apply markdown function and add comments. (Michael Haslam)
  • 5954fef: Update comment explaining the choices made. (Michael Haslam)
  • 644704c: Update constants and create 3 functions, one each for applying or (Michael Haslam)
  • 02b4eb5: Comment out unused buttons until functions have been created for them. (Michael Haslam)
  • a5f3bdc: Insert bold and italic buttons, create special syntax variables for bold, italic and bold-italic and update the function/calls to use them. (Michael Haslam)
  • 91569e2: Update with new constants, create buttons for inline code and code blocks, enable strikethrough button and link to function and adjust function to work with None type md_special variables. (Michael Haslam)
  • e3b15c6: Update function name to better describe its purpose and remove unused code. (Michael Haslam)
  • 54680d3: Revert "Update function name to better describe its purpose and remove unused code." (Michael Haslam)
  • 4d9550e: Revert "Update with new constants, create buttons for inline code and code blocks, enable strikethrough button and link to function and adjust function to work with None type md_special variables." (Michael Haslam)
  • d2f8e40: Add a check to the current selection at the end, not just the start. (Michael Haslam)
  • 0548100: Update docstring with removed comments. (Michael Haslam)
  • 44b58f9: Remove unused code. (Michael Haslam)
  • 2b85327: Update documentation to integrate docstring work and recent changes. (Michael Haslam)
  • 09a896e: Remove duplicate headings. (Michael Haslam)
  • 405fead: Update docstring to try and help with readability of the file. (Michael Haslam)
  • 8e52795: Rename file for simpler import statements, update docstring example to match. (Michael Haslam)
  • 02f8eaa: Update with new import statement. (Michael Haslam)
  • 24381bf: Update examples with new imports and fix names. (Michael Haslam)
  • cc06d71: Fix typo in class name. (Michael Haslam)
  • 874fe49: Update with new reference. (Michael Haslam)
  • 85e5e84: Fix class name. (Michael Haslam)
  • 64b123b: Fix nav and docstring example. (Michael Haslam)
  • d1d540b: Update descriptions in most docstrings to improve the documentation. (Michael Haslam)
  • ddc1e3d: Update version numbers. (Michael Haslam)