< Home - < Back

perl-Text-Markdown


Information about the package, perl-Text-Markdown, which is shipped with common Linux distributions. The perl-Text-Markdown package is designed for, Convert Markdown syntax to (X)HTML.


Package Name:

perl-Text-Markdown

Summary:

Convert Markdown syntax to (X)HTML

Description:

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/

Architecture:

noarch

Version:

1.000029

Release:

2.el6

Size:

36 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for perl-Text-Markdown


Control the perl-Text-Markdown package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Text-Markdown

This command will install perl-Text-Markdown on the server.

yum remove perl-Text-Markdown

This command will un-install perl-Text-Markdown on the server. When you run this command, you will be asked if you are sure that you want to remove perl-Text-Markdown, so you have to manually confirm that you want to do this.

yum -y remove perl-Text-Markdown

This command will un-install perl-Text-Markdown on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Text-Markdown when using the -y flag.

yum update perl-Text-Markdown

This command will update perl-Text-Markdown to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-Text-Markdown, so you have to manually confirm that you want to do this.

yum -y update perl-Text-Markdown

This command will update perl-Text-Markdown to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Text-Markdown when using the -y flag.

yum info perl-Text-Markdown

This command will show you core information about the perl-Text-Markdown package.

yum deplist perl-Text-Markdown

This command will show you the dependencies for perl-Text-Markdown. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-Text-Markdown

This command will check if there is an update waiting on perl-Text-Markdown. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.