adamschwartz / log

Console.log with style.
https://adamschwartz.co/log
MIT License
3.01k stars 140 forks source link

[] characters not supported inside custom syntax blocks #22

Closed adamschwartz closed 10 years ago

adamschwartz commented 10 years ago
log('[c="color: red"][data][c]');

(Separating this out from #12 since that was a combination of a number of bugs.)