Skip to content

Commit

Permalink
Update markbefore.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyjurg committed Dec 14, 2023
1 parent 50dd5ed commit f6e4637
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/features/markbefore.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,11 @@ markbefore | Description | Frequency
`[[` |Double opening square brackets | 7
`[` |Single opening square bracket | 1

## Note
## Notes

See also the following related features:
* [markafter](markafter.md#readme): Text critical marker after word.
* [markorder](markorder.md#readme): Order of punctuation and text critical marker.

Use the option `fmt='text-critical'` to print the text including text critical marks, see following example from Mark 1:1.

Expand Down

0 comments on commit f6e4637

Please sign in to comment.