A union datasources allows you to combine multiple datasources to output a single datasource for the primary purpose of a unified pagination.
13
stars
11
forks
source link
Fix encoding of formatted textarea - Fixes #43 #46
Closed
ghost closed 9 years ago
Hi,
This seems to fix the escaping of formatted textarea output (issue #43).
Aonrud