You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---
title: This Title: Returns Undefined
date: 2024-2-24
tags: bugs
---
## My post
Steps:
Given you have {metadata: true}
convert a file with the above yaml-like metadata to html (note colon in title)
Results:
The Title will return Undefined but should return title. Looks like a bug in the yaml's regEx? I tried quotes, bacticks, entities/hex/etc.... none worked.
The text was updated successfully, but these errors were encountered:
Steps:
{metadata: true}
Results:
The
Title
will returnUndefined
but should return title. Looks like a bug in the yaml's regEx? I tried quotes, bacticks, entities/hex/etc.... none worked.The text was updated successfully, but these errors were encountered: