Skip to content

Commit

Permalink
Fix markdown for placeholder on templates
Browse files Browse the repository at this point in the history
  • Loading branch information
ejortegau committed Feb 5, 2019
1 parent 265793a commit 0d40bcb
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 @@ -39,5 +39,5 @@ kdeautotext expansions are configured through templates in .autotext.conf.json.
}
```

Notice that any occurrence of the string ___PLACEHOLDER___ on the expanded text template is replaced by the current contents of your clipboard. The default config file has a few examples. Add yours as desired.
Notice that any occurrence of the string `___PLACEHOLDER___` on the expanded text template is replaced by the current contents of your clipboard. The default config file has a few examples. Add yours as desired.

0 comments on commit 0d40bcb

Please sign in to comment.