30 |
default => {}, # place holder, default settings are below as fallbacks in call to constructor |
30 |
default => {}, # place holder, default settings are below as fallbacks in call to constructor |
31 |
comment => { allow => [qw( br b i em big small strong )], }, |
31 |
comment => { allow => [qw( br b i em big small strong )], }, |
32 |
note => { allow => [qw[ br b i em big small strong u hr span div p ol ul li ]] }, |
32 |
note => { allow => [qw[ br b i em big small strong u hr span div p ol ul li dl dt dd ]] }, |