Y
Hacker News
new
|
ask
|
show
|
jobs
by
cyber_kinetist
35 days ago
Does it mix well with text input? What I really want is a native WYSIWYG Markdown editor - in a similar fashion to Typora (Electron) or Milkdown (a JS library).
1 comments
nicoburns
35 days ago
Blitz has good plaintext text input support. But there's no contenteditable (which is what you would need for rich text editing) yet.
litehtml appears to have no built-in text input support so far as I can see.
link
litehtml appears to have no built-in text input support so far as I can see.