summaryrefslogtreecommitdiffstats
path: root/blimp/README.md
diff options
context:
space:
mode:
authornyquist <nyquist@chromium.org>2015-10-16 13:58:27 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-16 20:59:29 +0000
commit3dc3eea3a1da08b85872a734bb231c1f2e774f18 (patch)
tree9645b2b0e4543ae1df8b4f9403888e728165f8e5 /blimp/README.md
parent926c02f36ca65fb5d81dead958a8ff67df7642de (diff)
downloadchromium_src-3dc3eea3a1da08b85872a734bb231c1f2e774f18.zip
chromium_src-3dc3eea3a1da08b85872a734bb231c1f2e774f18.tar.gz
chromium_src-3dc3eea3a1da08b85872a734bb231c1f2e774f18.tar.bz2
[blimp] Add link to Gitiles Markdown reference.
Markdown is a new concept for many chromium engineers, and as such we want to make it easy for contributors to find out how to use it. This CL adds a new page for learning more about Markdown. The page links to the official documentation for Gitiles Markdown, which is the version used to render Chromium documentation, and also provides instructions for how to get a local preview of changes while adding or updating our current Markdown pages. BUG=None Review URL: https://codereview.chromium.org/1414453002 Cr-Commit-Position: refs/heads/master@{#354588}
Diffstat (limited to 'blimp/README.md')
-rw-r--r--blimp/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/blimp/README.md b/blimp/README.md
index e9f4cb2..adff5d3 100644
--- a/blimp/README.md
+++ b/blimp/README.md
@@ -13,3 +13,8 @@ For testing blimp, read more at [testing](docs/test.md).
## Running Blimp
For running blimp, read more at [running](docs/running.md).
+
+## New to Markdown?
+
+For learning more about Markdown, read more at [markdown](docs/markdown.md).
+