linkedin / linkedin/dustjs

Feature Request: Custom tags.

Open
#448 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.9k
Forks
461
PR merge metrics
No merged PRs in 30d

Description

e.g.

``` javascript
var dust = require("dustjs-linkedin");
dust.leftOpen = "{{";
dust.rightClose = "}}";
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests; start by locating the template parser and the entry point that handles tag delimiters. Verify how the current left and right tags are selected, then confirm that setting both options makes templates using those custom tags render correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.