PatienceAllergy Newcomer
@PatienceAllergy · Joined 5 years ago · 3 posts · 1 topics · 0 reputation
Badges
Recent posts
-
Is there a way to stop frontmatter yaml being sanitized?
· 5 years ago
@Karmalakas: Timestamp is the right way. Then you can convert and format it to whatever you want on output. Timestamp is always UTC and if you save date as a string, there’s no way to actually tell wh
-
Is there a way to stop frontmatter yaml being sanitized?
· 5 years ago
@pamtbaau: @PatienceAllergy, When entering a date using Admin for the ‘date’ variable on the Options tab of a page, the selected date is being saved as: --- title: Typography date: '16-08-2021 13:59'
-
Is there a way to stop frontmatter yaml being sanitized?
· 5 years ago
I want the dates I put in yaml to stay human readable, but the the frontmatter gets re-written on save, and dates get converted to timestamps. Also, sometimes I just prefer my own formatting. There ha