mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-18 23:20:11 +02:00
Updated Response Templating (markdown)
@@ -125,9 +125,7 @@ All of the standard helpers (template functions) provided by the [C# Handlebars
|
|||||||
|
|
||||||
# Additional Handlebars helpers
|
# Additional Handlebars helpers
|
||||||
In addition to the standard helpers, also the helpers from [Handlebars.Net.Helpers](https://github.com/StefH/Handlebars.Net.Helpers/wiki) are supported.
|
In addition to the standard helpers, also the helpers from [Handlebars.Net.Helpers](https://github.com/StefH/Handlebars.Net.Helpers/wiki) are supported.
|
||||||
|
The following extra helpers are included in WireMock.Net:
|
||||||
# Extra WireMock.Net Handlebars helpers
|
|
||||||
The following extra helpers are present in WireMock.Net:
|
|
||||||
- [Humanizer](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/wiki/Humanizer)
|
- [Humanizer](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/wiki/Humanizer)
|
||||||
- [JsonPath.SelectToken & JsonPath.SelectTokens](#jsonpath)
|
- [JsonPath.SelectToken & JsonPath.SelectTokens](#jsonpath)
|
||||||
- [Linq](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/wiki/DynamicLinq)
|
- [Linq](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/wiki/DynamicLinq)
|
||||||
|
|||||||
Reference in New Issue
Block a user