You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
BBCodePlus
2
2
=============
3
-
BBCode plugin for Mantis BugTracker 2.0
3
+
BBCode plugin for Mantis BugTracker 2.x
4
4
5
-
* See [1.2.x branch](https://github.com/mantisbt-plugins/BBCodePlus/tree/master-1.2.x) for the Mantis 1.2 version.
6
-
* See [BBCodePlus](https://github.com/mantisbt-plugins/BBCodePlus) for the Mantis 1.3 version.
5
+
* See branch [master-1.2.x](https://github.com/mantisbt-plugins/BBCodePlus/tree/master-1.2.x) for the Mantis 1.2 version.
6
+
* See [master](https://github.com/mantisbt-plugins/BBCodePlus) for the Mantis 1.3 version.
7
7
8
8
Incorporates the following configurable features:
9
9
@@ -53,4 +53,8 @@ Supported BBCode Tags
53
53
[code start=3][/code] - Code block with line numbers starting at number.
54
54
[quote][/quote] - Quote by *someone* (no name).
55
55
[quote=name][/quote] - Quote by *name*.
56
-
```
56
+
```
57
+
## Contributing to BBCodePlus
58
+
59
+
If you would like to contribute to BBCode plus, please [read this first](https://github.com/mantisbt-plugins/BBCodePlus/wiki/Contributing-to-BBCodePlus).
0 commit comments