[Simple-support] Configure Persister to disable short closing tags?
Brought to you by:
niallg
|
From: Vladimir V. <vla...@gm...> - 2019-04-28 18:47:59
|
Hi, I wonder is there a way to force persister to encode XML tags in long form such as: <img></img> Currently I get: <img/> I need this to get XML output in correct format so I can calculate digest for Canonicalization ext-c14n Thanks Vlad |