Fixed and closed #414: "Link to this section" is now translated.
Fixed and closed #413: "~~~~" tag now correctly renders the display name. Fixed #408: reverse formatter now works even when no new lines are present at the end of the content.
This commit is contained in:
parent
acf1af0491
commit
1147017d92
25 changed files with 34 additions and 32 deletions
|
@ -16,5 +16,5 @@ using System.Reflection;
|
|||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("3.0.1.425")]
|
||||
[assembly: AssemblyFileVersion("3.0.1.425")]
|
||||
[assembly: AssemblyVersion("3.0.1.426")]
|
||||
[assembly: AssemblyFileVersion("3.0.1.426")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue