Process author page titles in feeds
This commit is contained in:
		| @@ -140,7 +140,7 @@ | ||||
|                                 <email>{{ . }}</email> | ||||
|                             {{ end }} | ||||
|  | ||||
|                             {{ with .Params.paige.author.name | default .Title }} | ||||
|                             {{ with .Params.paige.author.name | default (.Title | markdownify | plainify | htmlUnescape) }} | ||||
|                                 <name>{{ . }}</name> | ||||
|                             {{ end }} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user