Skip to content

Refine Markdown Editor

Compare
Choose a tag to compare
@tamlok tamlok released this 06 Nov 13:42
· 216 commits to master since this release

Recycle Bin

Now recycle bin is just a simple folder. No corresponding node for it.

Quick Access

Support removing items from Quick Access directly.

image

Markdown Editor

Read Mode

  • Support centering images
    image
  • Add user.css for user styles. User could edit this file to quickly modify the styles of read mode.
    image
  • Support debugger via F12
    image

Edit Mode

Support context-sensitive context menu such as copying images or opening links.

image