Ye Jia

O mně

Informace o vývojáři
Jméno Ye Jia
Zaregistrován(a) od Pro. 19, 2008
Počet vyvíjených doplňků 0 doplňků
Průměrné hodnocení doplňků vývojáře Nehodnoceno

Mé recenze

SmartTemplate

Ohodnoceno 4 z 5 hvězdiček

seems the html code was filtered by AMO. If I use round brackets instead of angle brackets, and bspan for the end of span tag, then I meant set a HTML template as

(span)xxx(bspan)(span) xxx(bspan)

Tato recenze je pro předchozí verzi doplňku (0.4.0). 

SmartTemplate

Ohodnoceno 4 z 5 hvězdiček

Hi Yasuda,

Thank you for creating this TB extension! It's very useful for me.

Here is a bug report:
set a template in HTML as
xxx xxx
will lose the space when it's finally presented in the editor. It was likely caused by
msg.replace(/ +() +/gm, "$1$2")
in the line 439 (and might 437) of messengercomposeOverlay.js.

Hope this be helpful for you and may SmartTemplate be better and better.

Tato recenze je pro předchozí verzi doplňku (0.4.0).