From 0c33bc1268b4dc8d487842ab4b7402f3b662eb4d Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sat, 14 Jun 2014 11:02:55 -0700 Subject: [PATCH] Update Remarkup Diviner Summary: Adds Project and Pholio Test Plan: Read? Anything else? Reviewers: epriestley Reviewed By: epriestley Subscribers: epriestley, Korvin Differential Revision: https://secure.phabricator.com/D9526 --- src/docs/user/userguide/remarkup.diviner | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/docs/user/userguide/remarkup.diviner b/src/docs/user/userguide/remarkup.diviner index 37f1b0a6db..db2afbe15e 100644 --- a/src/docs/user/userguide/remarkup.diviner +++ b/src/docs/user/userguide/remarkup.diviner @@ -22,7 +22,9 @@ These are inline styles, and can be applied to most text: D123 T123 rX123 # Link to Objects {D123} {T123} # Link to Objects (Full Name) {F123} # Embed Images - @username # Mention a user + {M123} # Embed Pholio Mock + @username # Mention a User + #project # Mention a Project [[wiki page]] # Link to Phriction [[wiki page | name]] # Named link to Phriction http://xyz/ # Link to web @@ -316,6 +318,14 @@ You can also generate full-name references to some objects by using braces: These references will also show when an object changes state (for instance, a task or revision is closed). Some types of objects support rich embedding. +== Linking to Project Tags + +Projects can be linked to with the use of a hashtag (#). This works by default +using the name of the Project (lowercase, underscored). Additionally you +can set multiple additional hashtags by editing the Project details. + + #qa, #quality_assurance + == Embedding Mocks (Pholio) You can embed a Pholio mock by using braces to refer to it: