aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBlake DeMarcy <ofunknowndescent@gmail.com>2017-03-01 17:16:01 -0600
committerBlake DeMarcy <ofunknowndescent@gmail.com>2017-03-01 17:16:01 -0600
commit45a033670a2106fc4733e2ef1af1d3cf0a178911 (patch)
treef16b026292b310300fc68df1eb7161596e139e71 /docs
parent9120c1dd5f57cf490cc727dc84c20d9e1727ff38 (diff)
downloadbbj-45a033670a2106fc4733e2ef1af1d3cf0a178911.tar.gz
yeah nevermind on markdown tables
Diffstat (limited to 'docs')
-rw-r--r--docs/protocol.org (renamed from docs/protocol.md)12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/protocol.md b/docs/protocol.org
index 79d668b..161de62 100644
--- a/docs/protocol.md
+++ b/docs/protocol.org
@@ -43,7 +43,7 @@ Some objects will provide further arguments beyond those 3. They will
always be at the end of the array.
| Name | Description |
-|-------------|----------------------------------------------------------|
+|-------------+----------------------------------------------------------|
| `quote` | This is a string that refers to a previous post number. |
| | These are formatted like >>5, which means it is a |
| | reference to `post_id` 5. These are not processed in |
@@ -51,20 +51,20 @@ always be at the end of the array.
| | addition to the indices at i[1] and i[2], a fourth value |
| | is provided, which is an integer of the `post_id` being |
| | quoted. Note that the string indices include the >>'s. |
-|-------------|----------------------------------------------------------|
+|-------------+----------------------------------------------------------|
| `linequote` | This is a line of text, denoted by a newline during |
| | composure, representing text that is assumed to be |
| | a quote of someone else. The indices span from the > |
| | until (not including) the newline. |
-|-------------|----------------------------------------------------------|
-| `color` | This is a block of text, denoted by [[color: body]] |
+|-------------+----------------------------------------------------------|
+| `color` | This is a block of text, denoted by [[color: body]] |
| | during composure. The body may span across newlines. |
| | A fourth item is provided in the array: it is one of the |
| | following strings representing the color. |
| | `red`, `green`, `yellow`, `blue`, `magenta`, or `cyan`. |
-|-------------|----------------------------------------------------------|
+|-------------+----------------------------------------------------------|
| `bold` | Like color, except that no additional attribute is |
-| `italic` | provided. it is denoted as [[directive: body]] during |
+| `italic` | provided. it is denoted as [[directive: body]] during |
| `underline` | composure. |
Un proyecto texto-plano.xyz