[Feature Requests] Accept options in the placeholder
See original GitHub issueI would like to pass some options directly to the placeholder:
[toc level=2]
It would allow us to set different settings per note in the note taking app Joplin.
Would that be possible?
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:22 (11 by maintainers)
Top Results From Across the Web
arduino-esp32/Feature-request.yml at master - GitHub
arduino-esp32/.github/ISSUE_TEMPLATE/Feature-request.yml ... placeholder: eg. ... all the resources above before opening a new Feature request. options:.
Read more >Don't Use The Placeholder Attribute - Smashing Magazine
The placeholder attribute contains a surprising amount of issues that prevent it from delivering on what it promises. Let's clarify why you ...
Read more >When creating a text field, automatically fill it with lorem ipsum.
Currently, I have to leave the app, go to a third-party placeholder text generator, copy, return to the app and paste. Save Submitting......
Read more >Request : Options to Featured boxes - Cryout Creations
Would be good to have the option to choose if one wants to show the latest, random or most popular posts when using...
Read more >Placeholder text in widget - Atlassian Community
Also, currently, there is no option to add a placeholder text for fields in Service Desk. We have a feature request suggesting the ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I made a try in this feature and I’d it working with some constraints:
$<toc...>syntax, where … is a special JSON. e.g.$<toc{"level":2}>slugifyfunction, because the inline options are JSON compatiblemarkdown-it-anchorwhen the same content is used in many headers. e.g.# header\n\n## header\n\n###headerAnyone want to try? It’s available at
inline_optionsbranch. Are the constraints reasonable?@nagaozen never mind the previous comment (which I have deleted). I screwed up. All good.