Why not handle it in the editor ? [Re: [fpc-devel] fpdoc content syntax suggestion]
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Sat Jul 10 13:15:17 CEST 2010
Martin schrieb:
> You can have an editor that displays and edits the content in any format
> you like and validates it at the same time. But it saves it in the
> current format after all.
>
> so you edit: "[b]key[/b] < 1"
> and the editor saves: "<b>key</b> < 1"
should read
and the editor saves: "<b>key</b> < 1"
> You need the translator anyway, for dealing with old files, so you may
> rather put the translator into the editor.
> that allows to offer different editors for different likes of different
> people.
ACK
DoDi
More information about the fpc-devel
mailing list