Skip to content

A MyBB 1.8.x plugin for formatting code snippets.

License

Notifications You must be signed in to change notification settings

JordanMussi/mybb-dvzCodeTags

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 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

About

A MyBB 1.8.x plugin for formatting code snippets.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 93.1%
  • JavaScript 5.3%
  • CSS 1.6%