Skip to content

Releases: madeyoga/chun-mde

v1.0.0: Markdown Editor Component

13 Aug 05:30
Compare
Choose a tag to compare
Pre-release

✨ New features and improvements

  • #3 Use underscore for italic
  • #4 Improve usability
    • Process spaces at the start & at the end of the selection
    • Remove an addition of link_ prefix when using link button
  • Add ~~strikethrough~~ command
  • Add image upload command
  • Update image command hint to ![your image description](put_your_image_url_here) or with selection ![your image description](<selection>)

🔴 Bug fixes

  • Fix issue #2: Replaces selected text in Firefox
  • Potential Fix for #6: Keep focus on textarea when editing

Contributors

@inliquid

Markdown Editor Component

13 Jul 07:15
Compare
Choose a tag to compare
Pre-release
Minor fix v.0.0-beta.4

Markdown Editor Component

08 Jul 06:10
Compare
Choose a tag to compare
Pre-release
  • Tab use \t
  • Fix bug on firefox #2
  • Italic command use underscores #3

Markdown Editor Component

31 May 06:16
fba7407
Compare
Choose a tag to compare
Pre-release
  • Add hotkeys
  • Fix bug
  • Use Iconify

Markdown Editor Component

28 May 11:16
f4f73d7
Compare
Choose a tag to compare
Pre-release
v0.0-beta.1

Update README.md