Skip to content

dvz/mybb-dvzCodeTags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DVZ Code Tags

A MyBB 1.8.x plugin for parsing code tags:

`backticks`

```
fenced blocks
```
[code=language]
MyCode blocks with optional language specified
[/code]

The plugin comes with inline and PrismJS-based block code formatters.

Requirements:

  • PHP >= 7.1