Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Text-Markdown - A text-to-HTML filter
        
        Markdown is a text-to-HTML filter; it translates an easy-to-read /
easy-to-write structured text format into HTML. Markdown's text format
is most similar to that of plain text email, and supports features
such as headers, *emphasis*, code blocks, blockquotes, and links.
Markdown's syntax is designed not as a generic markup language, but
specifically to serve as a front-end to (X)HTML. You can use
span-level HTML tags anywhere in a Markdown document, and you can use
block level HTML tags (like <div> and <table> as well).
For more information about Markdown's syntax, see:
    http://daringfireball.net/projects/markdown/ 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | perl-Text-Markdown | 
                1.0.3 | 
                3.fc6 | 
                src | 
                19 KiB | 
                Wed Jul  4 13:35:03 2007 | 
            
        
        Changelog
        
            - * Tue Jul  3 18:00:00 2007 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 1.0.3-3
 
            - Fix license field.
 
        
            - * Sat Jun 30 18:00:00 2007 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 1.0.3-2
 
            - BR some modules for tests
 
        
            - * Fri Jun  1 18:00:00 2007 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 1.0.3-1
 
            - First version for Fedora