Skip to content

Commit 8427d29

Browse files
authored
Merge pull request #40 from bkraul/develop
Updated README and screenshots
2 parents 35fbd22 + 4676a32 commit 8427d29

File tree

3 files changed

+4
-8
lines changed

3 files changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Incorporates the following configurable features:
1414

1515
## Repository Information
1616

17-
**NOTE:** BBCodePlus 2.x is now the **master** for the BBCodePlus project. Please re-fork or update your upstreams to follow the new model outlined below
17+
**NOTE:** BBCodePlus 2.x is now the **master** for the BBCodePlus project. Please **re-fork** or (carefully) **update** your fork (branch structure on upstream and origin).
1818

1919
| Branch | Description |
2020
| ------------------------------------------------------------ | ------------------------------------------------------ |
@@ -23,13 +23,13 @@ Incorporates the following configurable features:
2323
| [master-1.3.x](https://github.com/mantisbt-plugins/BBCodePlus/tree/master-1.3.x) | Support for MantisBT 1.3.x (legacy). |
2424
## Change Log
2525

26-
###2.1.0
26+
### 2.1.0
2727
* Brand new BBCode/HTML parsers, from [Genert/bbcode](https://github.com/Genert/bbcode).
2828
* Updated Prism code highlighter, now with Copy to Clipboard functionality.
2929
* Addresses multiple outstanding issues.
3030
* Added check for Mantis Formatting Markdown feature (warns if it is **ON**, as it will cause issues with BBCodePlus).
3131
* Cleaned up lots of old code, which will make it easier to maintain.
32-
###2.0.18
32+
### 2.0.18
3333
* Updated MarkItUp javascript dependency.
3434
* Merged
3535

@@ -41,11 +41,7 @@ If you would like to contribute to BBCode plus, please [read this first](https:/
4141

4242
![Markup editor](https://raw.githubusercontent.com/mantisbt-plugins/BBCodePlus/master/Screen1.png)
4343

44-
![Configuration](https://raw.githubusercontent.com/mantisbt-plugins/BBCodePlus/master-2.0.x/Screen2.png)
45-
46-
Considerations
47-
-------------------------
48-
* Requires mantis version 2.x+ or latest development build.
44+
![Configuration](https://raw.githubusercontent.com/mantisbt-plugins/BBCodePlus/master/Screen2.png)
4945

5046
Supported BBCode Tags
5147
---------------------

Screen1.png

54.4 KB
Loading

Screen2.png

64.2 KB
Loading

0 commit comments

Comments
 (0)