Live data from Hacker News

Trix: A rich text editor for everyday writing

github.com

1–10 of 137 posts

Re: Trix: A rich text editor for everyday writing

#3
post #2

Since they didn't put a demo up on their site, here's one cobbled from their documentation: http://jsbin.com/cazewaxoje/1

The site [1] even pulls in the Trix editor source (js/trix.js), but doesn't do anything with it. I guess it's not finished? But they put in enough effort to add a blinking cursor animation--why not slap in a sample editor as well?

[1] http://trix-editor.org/

Re: Trix: A rich text editor for everyday writing

#7
post #6
post #2

Since they didn't put a demo up on their site, here's one cobbled from their documentation: http://jsbin.com/cazewaxoje/1

I just added a demo: http://trix-editor.org/

Neat, thanks! Literally just this morning I was thinking to myself that I would give just about anything for a high quality OSS rich text editor capable of generating terse, correct HTML output.

And here, not even 24 hours later, one just falls into my lap.

Post reply on HN