Hi,
I'm trying to setup my index.views but my triple quote multi line
string isn't working for the index_item_template setting.
When I run ./soupault it gives errors about control characters needing
to be escaped. Any advice?
Best,
Edison
Hi Edison,
They work for me, so this is odd. See
https://github.com/dmbaturin/baturin.org/blob/master/soupault.conf#L102-L109
I'll need to see your config to tell anything and reproduce the issue.
On 4/19/21 11:17 PM, Edison Orellana wrote:
> Hi,
> I'm trying to setup my index.views but my triple quote multi line
> string isn't working for the index_item_template setting.
> When I run ./soupault it gives errors about control characters needing
> to be escaped. Any advice?
> Best,
> Edison