issues
search
nickel-org
/
rust-mustache
mustache template library for rust
Other
204
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implicit carriage returns after inverted tags
#85
devhl-labs
opened
4 months ago
0
Printing current object {{.}} not working
#84
devhl-labs
opened
4 months ago
0
Inverted tag using Option<String> does not work
#83
devhl-labs
closed
4 months ago
1
Trim trailing commas
#82
devhl-labs
opened
6 months ago
0
Update `log` dependency to 0.4
#81
EFanZh
opened
11 months ago
0
Add support for providing partials in data
#80
cdhowie
opened
1 year ago
0
Consider adding some maintainers
#79
nox
opened
2 years ago
2
Bug: Partials don't inherit indentation
#78
a-lafrance
opened
2 years ago
0
replace tempdir with tempfile, as tempdir is deprecated
#77
alexanderkjall
opened
2 years ago
0
Document the correct return type for compile_path
#76
halvko
opened
3 years ago
0
Fix broken link in readme
#75
halvko
closed
3 years ago
1
Fix most of the clippy warnings
#74
therealbstern
opened
3 years ago
3
Eliminate panics from live code
#73
therealbstern
closed
3 years ago
2
bug: render_utag: unexpected value VecVal([])
#72
MaulingMonkey
opened
4 years ago
0
Release/0.9.1
#71
ninjabear
opened
4 years ago
3
Fix Travis build failing on Rust 1.16.0 / 1.17.0
#70
ninjabear
opened
4 years ago
0
Add "insert_fn2()", which provides inserted function with a renderer callback
#69
ayourtch
opened
4 years ago
11
feature request: get variable names in templete
#68
woodgear
opened
4 years ago
1
Implementing a generic method to get content the partials
#67
ayourtch
opened
4 years ago
0
Feature Request: Optionally fail to render if missing vars
#66
Gisleburt
opened
5 years ago
0
Feature Request: Provide macro for building templates to avoid runtime overhead
#65
Ayplow
opened
5 years ago
0
Disable escaping globally
#64
grego
opened
5 years ago
0
Update dependencies and bump version
#63
Eijebong
closed
4 years ago
1
Why is ".mustache" appended to no-extension file paths in compile_path?
#62
mkpankov
opened
5 years ago
0
fix(Template): allow rendering boolean values as leafs
#61
Ryman
closed
4 years ago
5
Panic on rendering boolean
#60
justinpombrio
opened
6 years ago
2
Data passed through to nested partials?
#59
anderspitman
opened
6 years ago
1
Add examples using compile_path and string templates
#58
ninjabear
closed
6 years ago
1
improving example?
#57
gurugeek
opened
6 years ago
8
Fix missing context and data modules
#56
volks73
closed
6 years ago
5
Switch to serde (Rebase of #52)
#55
Ryman
closed
6 years ago
4
push tags for releases
#54
cardoe
closed
6 years ago
1
Allow section paths to define numerical indexes on vectors
#53
petehayes102
closed
7 years ago
6
Switch to serde, and other major changes
#52
erickt
closed
6 years ago
2
Push 0.8.1 to crates.io
#51
jolhoeft
closed
7 years ago
4
Added truthy interpretation of nonempty strings
#50
ibabushkin
closed
7 years ago
2
panic on {{}}, empty template
#49
erickt
closed
7 years ago
1
File a support ticket to make rust-mustache a stand alone repository
#48
erickt
closed
7 years ago
1
Helping to maintain the mustache crate again
#47
erickt
closed
7 years ago
2
Certain characters are printed as HTML values rather than real characters
#46
vertexmachina
closed
7 years ago
1
Triggering `bug!` panic with `StrVal`s passed to sections
#45
ibabushkin
closed
7 years ago
4
Fix a few compilation warnings
#44
lambda-fairy
closed
7 years ago
1
Add methods for rendering template to String
#43
lambda-fairy
closed
7 years ago
1
feat(template): handle implicit names for sections
#42
Ryman
closed
8 years ago
2
Cannot render nested vector
#41
petehayes102
closed
8 years ago
3
feat(serde): add support for Serde serialization
#40
Ryman
closed
7 years ago
7
fix(parser): handle implicit iteration with unescaped interpolation tags
#39
Ryman
closed
8 years ago
0
docs(*): fix docs link in Readme
#38
Ryman
closed
8 years ago
0
fix(docs): remove Github Pages CNAME usage
#37
Ryman
closed
8 years ago
0
fix(panics): return Results instead of runtime panics
#36
Ryman
closed
8 years ago
0
Next