type=flex Apply flex fencing options.
Matches the pattern of:
(optional space)(optional *)(optional space)(reguired ```)(optional type)
fenced text
(reguired ```)
Some match examples:
```
fenced text
```
```text
fenced text
```
```
fenced text
```
*```js
fenced text
```
*```
fenced text
```
* ```ini
fenced text
```
* ```
fenced text
```
See Also: flexFence
Generated using TypeDoc