Fix literal block markup

This commit is contained in:
Joachim Ansorg 2018-08-24 10:08:17 +00:00 committed by Grégoire Henry
parent 9c08caae92
commit 8f09305779
No known key found for this signature in database
GPG Key ID: 50D984F20BD445D2

View File

@ -804,6 +804,8 @@ is, concatenate or splice them, and use them as keys.
- ``SLICE``: String access.
::
:: nat : nat : string : 'S -> option string : 'S
> SLICE / offset : length : s : S => Some ss : S