on firefox, source text like
<a href="[some text]">
will automatically convert to
<a href="%5Bsome text%5D">
click [source] button, input
<a href="[some text]">
then click [source] button to return design mode.
and click [source] button to return source mode,
the text is changed.
please help, thanks.
<a href="[some text]">
will automatically convert to
<a href="%5Bsome text%5D">
click [source] button, input
<a href="[some text]">
then click [source] button to return design mode.
and click [source] button to return source mode,
the text is changed.
please help, thanks.