aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBlake DeMarcy <ofunknowndescent@gmail.com>2017-03-01 17:12:15 -0600
committerBlake DeMarcy <ofunknowndescent@gmail.com>2017-03-01 17:12:15 -0600
commit9120c1dd5f57cf490cc727dc84c20d9e1727ff38 (patch)
tree6cbaadc56edfee1278348b4492ce6e44273bd01a /docs
parenta5ef5c5b9f170f9ec8df3a620fc01e164bc85b13 (diff)
downloadbbj-9120c1dd5f57cf490cc727dc84c20d9e1727ff38.tar.gz
markdown spam
Diffstat (limited to 'docs')
-rw-r--r--docs/protocol.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/protocol.md b/docs/protocol.md
index 36b1702..79d668b 100644
--- a/docs/protocol.md
+++ b/docs/protocol.md
@@ -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. |
@@ -103,7 +103,7 @@ available on the parent object:
| `lastmod` | Unix timestamp of when the thread was last |
| | posted in, or a message was edited. |
|---------------|------------------------------------------------------|
-| `edited` | Boolean of whether the post has been edited. |
+| `edited` | Boolean of whether the post has been edited. |
|---------------|------------------------------------------------------|
| `created` | Unix timestamp of when the post was originally made. |
Un proyecto texto-plano.xyz