You're viewing old version number 19. - Current version

2 min

Test Post Using MultiMarkdown

https: //github.com/fletcher/MultiMarkdown/wiki/MultiMarkdown-Syntax-Guide

http://fletcher.github.io/MultiMarkdown-4/MMD_Users_Guide.html

http://michelf.ca/projects/php-markdown/extra/

http://search.cpan.org/~bobtfish/Text-MultiMarkdown-1.000034/lib/Text/MultiMarkdown.pm

Intro text should go here asdf lj las dflj lj lasjdfl l lasjdflj asldf la jalsj flafl asldfj alsdf adflja sdf al df l aldf la dfla dfl aldf ladflajf al fl dfj alksdf la dflk asldf lj aldf ladfslja sfj alsf la flaj sldfj alfs jalf la flja sflj a.

asdlfjl asdjfl klas dfl alsf la sdf alksdf lka dflk adf l faj fj alkdfsj alkdf lakj dflka df afd lafla sflka sfla flk alsfj alfj lak f asdf alf aklflka fkla f asf a dfaj sldfj alkfj .

heading two

  • bullet one
  • bullet two

a line of text

  1. ordered 1
  2. ordered 2
  3. ordered 3

another line
asdf asdf asdf a
asdfsdf

blockquote text asdf asdflsd flaj dslfja sldfj ladf la sfkl lajsfljaslf als dfla sdflj aslf jakls dfl adfj alkf kla fklaj dlf alkdf al dfslaj

and another line

heading three

will use this space as a sandbox to test Markdown usage.

a line with italicized text asdf ljasldfjl

a line with bolded text asdf jasdf

escaping asterisk *so that this is not bolded text*

to escape a block of text and prevent it from being read as markdown, surround it with a div tag and with an attribute of markdown=0
a line with *italicized text* asdf ljasldfjl
a line **with bolded text** asdf jasdf
i can still use my custom Textile-like commands anywhere within a this page.
asdfjl alsjdflajsdf las dfl asldf alsfj
asdfasdfasdfasdf

MultiMarkdown Specific Commands

Some Text

Here is as example of table followed by a more complex example from the documentation

First Header Second Header Third Header
First row Data Very long data entry
Second row Cell Cell
Prototype table
Grouping
First Header Second Header Third Header
Content Long Cell
Content Cell Cell
New section More Data

You can place a link to a point in your document like this one, or [another][] place in the doc.

one

A simple subheading in a larger document with the same name as the referring tag.

Another place in the document [another]

Another place in the document that is referenced by the [another] tag in the heading


Appled
Pomaceous fruit of plants of the genus Malus in the family Rosaceae.
An american computer company.
Orange
The fruit of an evergreen tree of the genus Citrus.

Some Text link within the document.


Here is some text containing a footnote.1


# Demonstrate Syntax Highlighting if you link to highlight.js #
# http://softwaremaniacs.org/soft/highlight/en/
print "Hello, world!\n";
$a = 0;
while ($a < 10) {
print "$a...\n";
$a++;
}

#markup - #junco - #multimarkdown


  1. Here is the text of the footnote itself. ↩

From JR's : articles
435 words - 2870 chars - 2 min read
created on
updated on - #
source - versions

Related articles
Markdown and Multimarkdown testing and documentation - Jun 18, 2014
Test post using Markdown - Mar 10, 2014
Testing fenced code block commands - Sep 23, 2014
Resolved - Add client-side Textile markup editor - Aug 21, 2013
Resolved - Add Markdown support - Jul 02, 2013



A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: May 18, 2024 - 6:45 p.m. EDT