Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -42,11 +42,11 @@ Syntax: `--<reference>[+<option>]...`
|
||||
|
||||
| Option | Usage | Example |
|
||||
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------- |
|
||||
| `manuscript`, `m` | Specifies that the passage should be displayed in "manuscript" format (without chapter numbers, verse numbers or other formatting like newlines). | `--gen1:1+m` |
|
||||
| `paragraph`, `p` | Specifies that the passage should be displayed in a standard paragraph. | `-- Genesis 1:1 +paragraph` |
|
||||
| `quote`, `q` | Specifies that the passage should be displayed in [quote](https://help.obsidian.md/Editing+and+formatting/Basic+formatting+syntax#Quotes) format. | `-- John 1:1 +q` |
|
||||
| `callout`, `c` | Specifies that the passage should be displayed in [callout](https://help.obsidian.md/Editing+and+formatting/Callouts) format. | `--john1:1+callout` |
|
||||
| any other text, `niv` | Any other text besides the options listed above will be treated as a version code. | `--gen1:1+niv` |
|
||||
| `manuscript`, `m` | Specifies that the passage should be displayed in "manuscript" format (without chapter numbers, verse numbers or other formatting like newlines). |  |
|
||||
| `paragraph`, `p` | Specifies that the passage should be displayed in a standard paragraph. |  |
|
||||
| `quote`, `q` | Specifies that the passage should be displayed in [quote](https://help.obsidian.md/Editing+and+formatting/Basic+formatting+syntax#Quotes) format. |  |
|
||||
| `callout`, `c` | Specifies that the passage should be displayed in [callout](https://help.obsidian.md/Editing+and+formatting/Callouts) format. |  |
|
||||
| any other text, `niv` | Any other text besides the options listed above will be treated as a version code. |  |
|
||||
|
||||
## Bible Markdown Format
|
||||
|
||||
|
||||
Reference in New Issue
Block a user