Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • WYSIWYG editor - really not available? · 10 years ago

    Not sure if this is useful but looks like a feature rich markdown editor with line numbering and search replace options and more. https://pandao.github.io/editor.md/en.html

  • WYSIWYG editor - really not available? · 10 years ago

    ProseMirror looks very good: Easy switching between WYSIWYG and Markdown source, editable tool sink/inline, elegant architecture, MIT licensed, easy styling.

  • WYSIWYG editor - really not available? · 10 years ago

    There is a wysiwym editor which doesn't generate html garbage but can output markdown http://prosemirror.net/

  • WYSIWYG editor - really not available? · 10 years ago

    Btw something most of you probably haven't realized. If you install any favorite Markdown application on your computer, with the closest functionality to a WYSIWYG, you can save the file and drag and

  • WYSIWYG editor - really not available? · 10 years ago

    BTW here's a quick 5 minute summary of markdown: https://www.remarq.io/articles/five-minutes-to-markdown-mastery/ Really nothing to it.

  • WYSIWYG editor - really not available? · 10 years ago

    Please read the comments i've already made in this thread already. The vast majority of WYSIWYG editors (nicedit.com included) output HTML. While you can just write content in HTML in Grav, it's not

  • WYSIWYG editor - really not available? · 10 years ago

    I really like using markdown but not having a simple WYSIWYG option limits who can use. For instance, we are thinking about using is a school environment and markdown will not fly. Have replaced a few

  • WYSIWYG editor - really not available? · 10 years ago

    Personally, I don't mind the markdown editor. I write almost everything in Byword which is markdown and on my WordPress sites I use a markdown plugin—which is unreliable. But for clients, I think they

  • WYSIWYG editor - really not available? · 10 years ago

    I was actually just about to post a question just like this. Just like you, I wanted to introduce this CMS to my clients but writing markdown just isn't an option for them. I have been searching arou

  • WYSIWYG editor - really not available? · 10 years ago

    Actually "Pen" is not quite doing what I thought it was. It's actually 'adding' the markdown via CSS to contenteditable HTML tags. Unfortunately this probably won't be a workable solution either as