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
To ensure standardization and simplify possible future changes to frontmatter properties, I want to create some new constants.ts code to house things like the string values that denote the frontmatter property names used throughout the plugin. Perhaps could create variable names like FM_PROPERTY_NAME_INTERVAL.
The text was updated successfully, but these errors were encountered:
To ensure standardization and simplify possible future changes to frontmatter properties, I want to create some new
constants.ts
code to house things like the string values that denote the frontmatter property names used throughout the plugin. Perhaps could create variable names likeFM_PROPERTY_NAME_INTERVAL
.The text was updated successfully, but these errors were encountered: