Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lexndru committed Feb 17, 2019
1 parent 4c0fb0e commit d1e7b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ craft.define(`nicely indent nested XML tags`, (feed, ctx) => {

*Note:* Please note that these rule definitions and implementations are far from being optimal. Do not rely on these examples in a real-world usage. Write your own definitions and ideally implement them as generic as possible.

## Preview output and save to file
#### Preview output and save to file
```
// get complete file content, without filters/rules applied
let rawContent = file.print()
Expand Down

0 comments on commit d1e7b9b

Please sign in to comment.