[Notice] Announcing the End of Demo Server [Read me]
help: Update markdown table description
@614936aad0b4a42fef737365583549f4e6590c12
--- app/views/help/markdown.scala.html
+++ app/views/help/markdown.scala.html
... | ... | @@ -183,18 +183,18 @@ |
183 | 183 |
<div class="row-fluid markdwon-syntax-wrap"> |
184 | 184 |
<div class="span6 markdwon-syntax"> |
185 | 185 |
<pre> |
186 |
-| Project Type | Pull Request | Issue | |
|
187 |
-| ------------ | ------------ | ----- | |
|
188 |
-| Git | Yes | Yes | |
|
189 |
-| SVN | No | Yes | |
|
186 |
+| Default | Align center | Align right | |
|
187 |
+| ------------ | :----------: | ------: | |
|
188 |
+| Carrot | Red | 1,000 | |
|
189 |
+| Banana | Yellow | 32,000 | |
|
190 | 190 |
</pre> |
191 | 191 |
</div> |
192 | 192 |
<div class="span6"> |
193 | 193 |
<div class="markdown-wrap" markdown="true"> |
194 |
-| Project Type | Pull Request | Issue | |
|
195 |
-| ------------ | ------------ | ----- | |
|
196 |
-| Git | Yes | Yes | |
|
197 |
-| SVN | No | Yes | |
|
194 |
+| Default | Align center | Align right | |
|
195 |
+| ------------ | :----------: | ------: | |
|
196 |
+| Carrot | Red | 1,000 | |
|
197 |
+| Banana | Yellow | 32,000 | |
|
198 | 198 |
</div> |
199 | 199 |
</div> |
200 | 200 |
</div> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?