Difference between revisions of "ReplaceFontColor"
(Created page with "IN /^(.?)/ /$/ OUT <font color=red>\n$1 \n</font>") |
m (1 revision) |
(No difference)
|
Latest revision as of 15:29, 4 June 2014
IN
/^(.?)/ /$/
OUT
\n$1 \n
(Created page with "IN /^(.?)/ /$/ OUT <font color=red>\n$1 \n</font>") |
m (1 revision) |
(No difference)
|
IN
/^(.?)/ /$/
OUT
\n$1 \n