Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion HTML editors / markdown

Received: by 10.224.31.20 with SMTP id w20mr5393093qac.2.1350200856644;
        Sun, 14 Oct 2012 00:47:36 -0700 (PDT)
X-BeenThere: zotonic-developers@googlegroups.com
Received: by 10.229.171.224 with SMTP id i32ls5418661qcz.8.gmail; Sun, 14 Oct
 2012 00:47:36 -0700 (PDT)
Received: by 10.224.223.84 with SMTP id ij20mr5388381qab.5.1350200856114;
        Sun, 14 Oct 2012 00:47:36 -0700 (PDT)
Received: by 10.224.28.213 with SMTP id n21msqac;
        Sat, 13 Oct 2012 17:09:55 -0700 (PDT)
Received: by 10.52.93.132 with SMTP id cu4mr1377483vdb.14.1350173395322;
        Sat, 13 Oct 2012 17:09:55 -0700 (PDT)
Date: Sat, 13 Oct 2012 17:09:54 -0700 (PDT)
From: tpbradley <t...@tbxml.co.uk>
To: zotonic-developers@googlegroups.com
Cc: "Lloyd R. Prentice" <ll...@writersglen.com>
Message-Id: <0e38397a-fdab-4a83-80a3-dd5796f7d1b1@googlegroups.com>
In-Reply-To: <5E7E702E-9D4E-4ED0-A3AC-9F91BF2D80EB@me.com>
References: <5E7E702E-9D4E-4ED0-A3AC-9F91BF2D80EB@me.com>
Subject: Re: HTML editors / markdown
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_934_5729877.1350173394984"

------=_Part_934_5729877.1350173394984
Content-Type: multipart/alternative; 
	boundary="----=_Part_935_824519.1350173394984"

------=_Part_935_824519.1350173394984
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hi Mark,

This looks pretty impressive http://markdownr.cloudapp.net/new



On Monday, August 27, 2012 10:33:40 AM UTC+1, Marc Worrell wrote:
>
> Hi,=20
>
> To continue the discussion of html editors.=20
>
> Recently I came across this editor: https://github.com/xing/wysihtml5=20
>
> It is much more lightweight than tinymce.=20
> But seems to miss some things like pre, tables and text direction.=20
>
> I would invite you all to test it, and see if might work better than=20
> tinymce.=20
>
>
> About support for markdown entry.=20
>
> I really would like people to be able to switch between markdown and html=
=20
> editing.=20
> This because I have some customers who have very different editing needs=
=20
> in the same team, and I am sure some would prefer markdown and other the=
=20
> html editor.=20
> Mixing that will give much confusion in the editor teams (which are=20
> located across the globe).=20
>
> For a good support we need to have Markdown to HTML and HTML to Markdown=
=20
> conversion support.=20
> Where just editing in one should keep that one format as well.=20
>
> That means that either we need to make the HTML to Markdown conversion=20
> foolproof or need an extra intermediate form with both representations.=
=20
>
> Both add considerable complexity.=20
>
> An intermediate representation could be:=20
>
>         -record(editabletext, { type :: atom(), raw :: binary(), html ::=
=20
> binary() }).=20
>
> Where the type can be, for example, 'markdown'.=20
>
> We need to support this intermediate form in the same places where we=20
> support translations (that are {trans. =E2=80=A6} tuples) right now.=20
>  =20
> Any ideas?=20
>
> - Marc=20
>
>
------=_Part_935_824519.1350173394984
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<div>Hi Mark,</div><div><br></div><div>This looks pretty impressive&nbsp;ht=
tp://markdownr.cloudapp.net/new</div><div><br></div><div><br></div><br>On M=
onday, August 27, 2012 10:33:40 AM UTC+1, Marc Worrell wrote:<blockquote cl=
ass=3D"gmail_quote" style=3D"margin: 0;margin-left: 0.8ex;border-left: 1px =
#ccc solid;padding-left: 1ex;">Hi,
<br>
<br>To continue the discussion of html editors.
<br>
<br>Recently I came across this editor: <a href=3D"https://github.com/xing/=
wysihtml5" target=3D"_blank">https://github.com/xing/<wbr>wysihtml5</a>
<br>
<br>It is much more lightweight than tinymce.
<br>But seems to miss some things like pre, tables and text direction.
<br>
<br>I would invite you all to test it, and see if might work better than ti=
nymce.
<br>
<br>
<br>About support for markdown entry.
<br>
<br>I really would like people to be able to switch between markdown and ht=
ml editing.
<br>This because I have some customers who have very different editing need=
s in the same team, and I am sure some would prefer markdown and other the =
html editor.
<br>Mixing that will give much confusion in the editor teams (which are loc=
ated across the globe).
<br>
<br>For a good support we need to have Markdown to HTML and HTML to Markdow=
n conversion support.
<br>Where just editing in one should keep that one format as well.
<br>
<br>That means that either we need to make the HTML to Markdown conversion =
foolproof or need an extra intermediate form with both representations.
<br>
<br>Both add considerable complexity.
<br>
<br>An intermediate representation could be:
<br>
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-record(editabletext, {=
 type :: atom(), raw :: binary(), html :: binary() }).
<br>
<br>Where the type can be, for example, 'markdown'.
<br>
<br>We need to support this intermediate form in the same places where we s=
upport translations (that are {trans. =E2=80=A6} tuples) right now.
<br>&nbsp;
<br>Any ideas?
<br>
<br>- Marc
<br>
<br></blockquote>
------=_Part_935_824519.1350173394984--

------=_Part_934_5729877.1350173394984--