-
Hi,
Could you please consider adding dustjs-linkedin library into the webjars repo?
The repo with a Maven build for the library is here:
https://github.com/sskrobotov/dustjs-linkedin
Thank you!
Se…
-
i'd like to suggest replacing this style:
```
//
// Dust - Asynchronous Templating v2.2.3
// http://akdubya.github.com/dustjs
//
// Copyright (c) 2010, Aleksander Williams
// Released under the MIT L…
-
Extend #57 to allow for non-default view engines and preprocessors.
Right now, if I'm using `jade` and `stylus`, I still need to install `adaro`, `dustjs-linkedin`, `dustjs-helpers`, and `less` as de…
-
> https://github.com/linkedin/dustjs/wiki/Dust-Tutorial#more-on-dust-output-and-dust-filters
> {` Preserve all new lines, whitespace, and braces `} - Available with 2.3.3 release
ambar updated
10 years ago
-
From @oblador in #154
Still getting similar errors, but not on startup – only when requesting a page.
Using latest [krakenjs](https://github.com/krakenjs/kraken-js) which might complicate debuggin…
-
`\{\{` should not be processed by the parser implemented in #2
lazd updated
10 years ago
-
@jasonLaster @cmaher @thejameskyle @jmeas @samccone
hola,
I wanna help out with cleaning up the github wiki. here's the total list of internal pages with notes next to them. let me know about agreem…
-
Hi,
How can I keep the whitespaces in the template after the rendering by dustjs? Is there a settings for me to do that easily?
Cheers,
Mickey
-
I have a use case as such:
{@i18n_string _key="ALT_TEXT" _name="altText"}
{@img src="{asseturl}" alt="{altText}" /}
{/i18n_string}
Can I get this supported? Thanks
-
Hi,
I'm trying to use dynamic partials to load the appropriate partial based on a json attribute.
So data:
[
{
"variant": "A",
"hero": {
"image":…
dac09 updated
10 years ago