diff --git a/src/docs/userguide/remarkup.diviner b/src/docs/userguide/remarkup.diviner index 056175c7f5..e557bbd249 100644 --- a/src/docs/userguide/remarkup.diviner +++ b/src/docs/userguide/remarkup.diviner @@ -354,4 +354,4 @@ To place text in a literal block use "%%%": %%% Remarkup will not process the text inside of literal blocks (other than to -escape HTML, linkify URLs, and preserve line breaks). +escape HTML and preserve line breaks).