diff --git a/lib/gollum/frontend/templates/editbar.mustache b/lib/gollum/frontend/templates/editbar.mustache index 46247793..308d50ea 100644 --- a/lib/gollum/frontend/templates/editbar.mustache +++ b/lib/gollum/frontend/templates/editbar.mustache @@ -427,9 +427,13 @@ if he were in seventh heaven. - + + + -
| Description | @@ -437,23 +441,236 @@ if he were in seventh heaven.What you get | ||||
|---|---|---|---|---|---|
| First level heading | -# Heading Text |
- Heading Text |
+ Bold | +*bold text* |
+ bold text |
| Second level heading | -## Heading Text |
- Heading Text |
+ Italic | +_italic text_ |
+ italic text |
| Third level heading | -### Heading Text |
- Heading Text |
+ Monospace | ++monospace text+ |
+ monospace text | +
| Single quoted | +`single quoted text' |
+ ‘single quoted text’ | +|||
| Double quoted | +``double quoted text'' |
+ “double quoted text” | +|||
| Superscript | +x^2^ |
+ x2 | +|||
| Subscript | +H~2~O |
+ H2O |
| Description | +What you type | +What you get | +
|---|---|---|
| Bold | +**bold text** |
+ bold text | +
| Italic | +//italic text// |
+ italic text | +
| Monospace | +{{{monospace text}}} |
+ monospace text | +
| Description | +What you type | +What you get | +
|---|---|---|
| Bold | +**bold text** |
+ bold text | +
| Italic | +*italic text* |
+ italic text | +
| Inline code | +`inline code` |
+ inline code |
+
| Description | +What you type | +What you get | +
|---|---|---|
| Bold | +*bold text* |
+ bold text | +
| Italic | +/italic text/ |
+ italic text | +
| Inline code | +=inline code= |
+ inline code |
+
| Description | +What you type | +What you get | +
|---|---|---|
| Bold | +B<bold text> |
+ bold text | +
| Italic | +I<italic text> |
+ italic text | +
| Inline code | +C<inline code> |
+ inline code |
+
| Description | +What you type | +What you get | +
|---|---|---|
| Bold | +*bold text* |
+ bold text | +
| Italic | +_italic text_ |
+ italic text | +
| Monospace | ++monospace text+ |
+ monospace text | +
| Description | +What you type | +What you get | +
|---|---|---|
| Bold | +**bold text** |
+ bold text | +
| Italic | +*italic text* |
+ italic text | +
| Monospace | +``monospace text`` |
+ monospace text | +
| Description | +What you type | +What you get | +
|---|---|---|
| Bold | +*bold text* |
+ bold text | +
| Italic | +_italic text_ |
+ italic text | +
| Inline code | +@inline code@ |
+ inline code |
+
| Description | +What you type | +What you get | +
|---|---|---|
| First level heading | +# Heading Text |
+ Heading Text |
+
| Second level heading | +## Heading Text |
+ Heading Text |
+
| Third level heading | +### Heading Text |
+ Heading Text |
+
* Item 1 -** Item 1.1 -* Item 2 + * Item 1¬ +** Item 1.1¬ +* Item 2¬ * Item 3 @@ -614,9 +858,9 @@ if he were in seventh heaven.
. Item 1 -.. Item 1.1 -. Item 2 + . Item 1¬ +.. Item 1.1¬ +. Item 2¬ . Item 3 @@ -641,9 +885,9 @@ if he were in seventh heaven.
* Item 1 -** Item 1.1 -* Item 2 + * Item 1¬ +** Item 1.1¬ +* Item 2¬ * Item 3 @@ -654,9 +898,9 @@ if he were in seventh heaven.
# Item 1 -## Item 1.1 -# Item 2 + # Item 1¬ +## Item 1.1¬ +# Item 2¬ # Item 3