-
### Describe the bug
# What I am doing
Trying to use frontmatter to pass arbitrary data to Vue Router via the `routeProps` option.
# What I expect
That the frontmatter data is retrievable using …
-
## Please select if your request is either something new or an enhancement ##
- [x] Enhancement of an existing Feature.
- [ ] Request of a new feature.
## Please select the area your reques…
-
Would be nice to be able to put markdown in the yaml frontmatter and have it rendered correctly in templates. Maybe this helper solves it https://www.npmjs.com/package/helper-markdown#handlebars
-
# Solutions possibles
Gérer la publication d'un Contenu via une variable du FrontMatter :
- "publish=true|false", ou
- "draft="true|false"
Si absence d'information, le Contenu est-il estimé …
loicm updated
7 years ago
-
**Is your feature request related to a problem? Please describe.**
The "open editors" panel (built into VS Code) currently shows filenames in the list.
**Describe the solution you'd like**
I'd li…
-
_Properties_ have become quite difficult to access. They can only be viewed under mouse-over, and attempts to add new ones, using the mouse, fail as the _properties_ section collapses / hides away.
…
-
Basic context and collections support were added in #34. There is clearly some room for iterations.
Some questions to get started:
- Currently, context only includes pages that are in collection…
-
Hi again.
It would be great to be able to display tag values from a note.
Is it possible to add, for example, two special sequences:
- `$iftag:NAME:STRING1:STRING2` - returns `STRING1` if tag nam…
-
I've been trying to understand this issue for 4-5 hours. I've read all documentation and couldn't fix it.
I've been trying to design habit tracker like [here](https://youtu.be/W_leEJHBZW4?t=1039)…
-
> venv\lib\site-packages\frontmatter\__init__.py:37: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for…