From 77d165d9385163b3fdb3b27da3b34e3eb38392c8 Mon Sep 17 00:00:00 2001 From: Kevin Kaland Date: Thu, 8 May 2014 15:00:25 +0200 Subject: [PATCH] Improve readability of documentation change. Markdoooooown!!!! --- doc/CASK_LANGUAGE_REFERENCE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/CASK_LANGUAGE_REFERENCE.md b/doc/CASK_LANGUAGE_REFERENCE.md index a5f711574c2b4..79d9ccc68b76e 100644 --- a/doc/CASK_LANGUAGE_REFERENCE.md +++ b/doc/CASK_LANGUAGE_REFERENCE.md @@ -193,6 +193,7 @@ of key/value pairs appended to `url`: | `:data` | a hash of parameters to be set in the POST request Example of using `:cookies`: [java.rb](../Casks/java.rb) + Example of using `:referer`: [freefilesync.rb](../Casks/freefilesync.rb)