Options
All
  • Public
  • Public/Protected
  • All
Menu
Fence Type Strict

type=strict Apply strict fencing options.

Matches the pattern of:

```
fenced text
```

--or--

```text
fenced text
```

Will not match ``` if not at the start of line.
Will not match ``` text due to space after ``` and before text.

See Also: strictFence

Fence Type

Generated using TypeDoc