[ADF-2526] Fixed interpolation marker issue in doc files (#3098)

* [ADF-2526] Test commit of a file with escape tags

* [ADF-2526] Fixed interpolation marker issue in doc code samples
This commit is contained in:
Andy Stark
2018-03-20 14:03:12 +00:00
committed by Eugenio Romano
parent f5d58178db
commit 347b2bb5e8
19 changed files with 108 additions and 0 deletions

View File

@@ -8,12 +8,16 @@ Adds highlighting to words or sections of text that match a search string.
## Basic Usage
<!-- {% raw %} -->
```HTML
<div>
Some rude words have been detected in your summary: {{ summary | highlight:rudeWordList }}
</div>
```
<!-- {% endraw %} -->
## Details
The pipe's parameter is a string to search for in the text. Any occurrences of the string will