https://www.gnu.org/software/emacs/manual/html_node/elisp/Te...
(Also I think - from occasional messing with XML in .docx files - but can't be sure that Word flattens styling like that as well.)
101–110 of 176 posts
https://www.gnu.org/software/emacs/manual/html_node/elisp/Te...
(Also I think - from occasional messing with XML in .docx files - but can't be sure that Word flattens styling like that as well.)
I'm choosing an editor for my project right now. Can someone compare ProseMirror to Slate and Quill? What is the difference, which one is better? What do I need to know to choose one?
On projects where I've had to load up multiple instances, I've had to move away form it as it kept reloading stylesheets and js files for each editor on the page.
Now I usually use quilljs, which works really well for some basic markup.
Earlier quoted context omitted.
We're hiring! You should apply! https://nytimes.wd5.myworkdayjobs.com/Tech/job/New-York-NY/S...
Any openings that need Python folks?
RE the flat paragraph structure - did they just reimplement Emacs in the browser? https://www.gnu.org/software/emacs/manual/html_node/elisp/Te... (Also I think - from occasional messing with XML in .docx files - but can't be sure that Word flattens styling like that as well.)
I prefer vim though..
Earlier quoted context omitted.
Any openings that need Python folks?
A word of unsolicited advice: Someone who thinks "I am a Python developer" is generally less useful to a team than someone who thinks "I am a developer who is good at Python."
Earlier quoted context omitted.
Any openings that need Python folks?
A word of unsolicited advice: Someone who thinks "I am a Python developer" is generally less useful to a team than someone who thinks "I am a developer who is good at Python."
RE the flat paragraph structure - did they just reimplement Emacs in the browser? https://www.gnu.org/software/emacs/manual/html_node/elisp/Te... (Also I think - from occasional messing with XML in .docx files - but can't be sure that Word flattens styling like that as well.)
Any sufficiently complicated editor contains an ad-hoc, informally-specified, bug-ridden, slow implementation of half of emacs? I prefer vim though..
I'm choosing an editor for my project right now. Can someone compare ProseMirror to Slate and Quill? What is the difference, which one is better? What do I need to know to choose one?
Personally tried both, working with Slate feels much smoother, plugin system easier than prosemirror in my opinion.
And, there is ckeditor5-beta. You might wanna check out.
Anyone know if Oak is (or will be) released as Open Source?
https://github.com/the-grid/ed
Built on top of Prosemirror.