slava86 has added 75e61458cd ### !!! DEPRECEATED !!! Replaced by junit 4.12 Showing 1 file with 1 addition and 0 deletions. junit4.spec +1 -0 raw diff | patch junit4.specview file @ 75e61458cd ... ... --- a/junit4.spec ... ... +++ b/junit4.spec ... ... @@ -1,3 +1,4 @@ 1 ### !!! DEPRECEATED !!! Replaced by junit 4.12 1 2 Name: junit4 2 3 Version: 4.11 3 4 Release: 5 Comments × Close Markdown Cheat Sheet Format TextHeaders# This is an <h1> tag## This is an <h2> tag### This is an <h3> tagText styles*This text will be italic*_This will also be italic_**This text will be bold**__This will also be bold__Emoji Cheat Sheet:smile: :+1:ListsUnordered / Ordered* Item 1 1. Item 1* Item 2 2. Item 2 * Item 2a 3. Item 3 * Item 2b * Item 3a * Item 3bReference Formatfor members: @abf for issues and pull requests: #123 abf#123 abf/rosa-build#123 for commits: 123456Code Examples in MarkdownSyntax highlighting```javascript function fancyAlert(arg) { if(arg) { $.facebox({div:'#foo'}) } }```indent your code 4 spacesHere is a Python code examplewithout syntax highlighting: def foo: if not bar: return trueInline code for commentsI think you should use an`[addr]` element here instead.MiscellaneousImagesFormat: Linkshttps://abf.rosalinux.ru[ABF](https://abf.rosalinux.ru/)Blockquotes As Kanye West said:> We're living the future so> the present is our past. New comment* ContentMarkdown Cheat Sheet Create Cancel
New comment