lennxa

Bear Editor

Link | # | #tech, #projects

myeditor

For this blog, I format the links and tags at the top of each post manually. The block quotes are also created manually - although it's one char (>), it could be easier. The bearblog editor is simple and minimal but does not serve my purpose: beareditor

I used Sonnet-3.5-new to create an editor that serves my purpose. It has the following features:

  1. link and tags are auto formatted
  2. vim mode for editor
  3. live preview (auto scroll to the cursor in preview)
  4. codeblock rendering with syntax highlighting
  5. math rendering
  6. looks cool

#links #projects #tech