Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow use of "* * *" as delimiter for special variables #90

Open
ivansaurio opened this issue Jun 14, 2024 · 1 comment
Open

Allow use of "* * *" as delimiter for special variables #90

ivansaurio opened this issue Jun 14, 2024 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@ivansaurio
Copy link

I have the following template:

---

project: dropdown(TEST1,TEST2,TEST3)  
template_title: {{ date }} - {{ project }}  
template_tags: TESTTAG, {{ project }}

---

# {{date}}
{{project}}:

If I switch to the wysiwyg editor and make some modification, then all the "---" get replaced with "* * *", breaking the variables in the template

The only installed plugins are templates and backup (probably not related to the issue)

I guess the easy way to fix this could be to allow "* * *" as the special variables delimiter HERE

@JackGruber JackGruber added bug Something isn't working enhancement New feature or request labels Jul 6, 2024
@JackGruber
Copy link
Collaborator

There is a Joplin option to protect certain code from conversion.
I'll have to take a closer look again

@nishantwrp nishantwrp assigned nishantwrp and unassigned nishantwrp Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants