| Question |
Answer |
| Obsidian version |
1.8.10 |
| Plugin version |
0.1.10 |
| Operating System |
Windows 10 |
Describe the bug
Importing GitLab issues that contain text: text produce invalid YAML for the Obsidian pages' Front Matter
To Reproduce
- Create a GitLab issue containing a colon
:
- Make sure that the GitLab issue will be picked up by the obsidian-gitlab-issues plugin (e.g.: assign the issue to your user)
- In Obsidian, refresh the GitLab issues
Expected behavior
In the Obsidian page generated for the GitLab issue, the YAML Front Matter contains as title the correct GitLab issue name (e.g.: text: text)
Additional context
n/a
Describe the bug
Importing GitLab issues that contain
text: textproduce invalid YAML for the Obsidian pages' Front MatterTo Reproduce
:Expected behavior
In the Obsidian page generated for the GitLab issue, the YAML Front Matter contains as
titlethe correct GitLab issue name (e.g.:text: text)Additional context
n/a