NotePlan / NotePlan/plugins

Templating: prompt text including commas does not work properly

Open
#392 1 comment 1 reaction 1 assignee View on GitHub

@mikeerickson is already working on this.

Since Jan 16, 2023.

Dominant language
JavaScript
Stars
204
Forks
82
Avg merge
22h 27m
Merged PRs (30d)
3

Description

<%- prompt('Growth_Duration','What is the growth duration? (d,w,M)') %>

I expect this to ask me "What is the growth duration? (d,w,M)"
...what I get is:
Screen Cap 2023-01-16 at 09 39 54@2x

seems there must be some string.splitting on commas going on that is not honoring the quote.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.