This is how it works:
token = state.push('table_open', 'table class="sortable"', 1);
token.map = tableLines = [ startLine, 0 ];
Thank you!
This is how it works:
token = state.push('table_open', 'table class="sortable"', 1);
token.map = tableLines = [ startLine, 0 ];
Thank you!
Hi,
is there a way to display the full name instead of the username in posts? Thank you
Chris
Hi,
the markdown parser seems to be very limited (no GFM support like tasklists etc) is there a way to extend the parser to provide more possibilities? Thank you
@connectkushal thank you. I´ll have a look at that. Would be nice to have some export/import function inside the admin dashboard though