mikhailnov has added 78e31fdb04 DROP Showing 1 file with 3 additions and 0 deletions. thunderbird.spec +3 -0 raw diff | patch thunderbird.specview file @ 78e31fdb04 ... ... --- a/thunderbird.spec ... ... +++ b/thunderbird.spec ... ... @@ -1,3 +1,6 @@ 1 ### !!! DEPRECEATED 2 # This version of Thunderbird is old and not supported 3 1 4 %define __libtoolize /bin/true 2 5 %define __cputoolize /bin/true 3 6 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