-
-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit b785ba7
Showing
448 changed files
with
184,429 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<!DOCTYPE html> | ||
<html class="homepage" lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta http-equiv="refresh" content="0; url=http://commonmark.thephpleague.com/1.0/basic-usage/"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="docsearch:version" content="2.4"> | ||
<meta name="description" content="PHP Markdown parser featuring support for CommonMark, GFM, and custom extensions"> | ||
<title>CommonMark for PHP - Markdown done right</title> | ||
<link rel="canonical" href="http://commonmark.thephpleague.com/1.0/basic-usage/"> | ||
<link rel="icon" type="image/x-icon" href="//theme.thephpleague.com/img/favicon.ico" /> | ||
<link rel="apple-touch-icon-precomposed" href="//theme.thephpleague.com/img/apple-touch-icon-precomposed.png"> | ||
<link rel="stylesheet" href="//theme.thephpleague.com/css/all.css?"> | ||
<link rel="stylesheet" href="/homepage.css?"> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-137970568-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag() { dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
gtag('config', 'UA-137970568-1'); | ||
</script> | ||
</head> | ||
|
||
<body> | ||
<header> | ||
<div class="inner-content"> | ||
<h1>league/commonmark</h1> | ||
<h2>Markdown done right</h2> | ||
<p class="composer"><span>$ composer require league/commonmark</span></p> | ||
</div> | ||
</header> | ||
|
||
<main> | ||
<div class="highlights"> | ||
<div class="inner-content"> | ||
<h1>Redirecting…</h1> | ||
<div class="content"> | ||
<a href="http://commonmark.thephpleague.com/1.0/basic-usage/" style="color:#ff4043">Click here if you are not redirected.</a> | ||
<script>location="http://commonmark.thephpleague.com/1.0/basic-usage/"</script> | ||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
|
||
<footer> | ||
<span>© Copyright <a href="https://www.colinodell.com">Colin O'Dell</a> & <a href="//thephpleague.com">The League of Extraordinary Packages</a>.</span> | ||
<span>Site design by <a href="//reinink.ca">Jonathan Reinink</a> and <a href="//nyamsprod.com">Ignace Nyamagana Butera</a>.</span> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<!DOCTYPE html> | ||
<html class="homepage" lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta http-equiv="refresh" content="0; url=http://commonmark.thephpleague.com/1.0/changelog/"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="docsearch:version" content="2.4"> | ||
<meta name="description" content="PHP Markdown parser featuring support for CommonMark, GFM, and custom extensions"> | ||
<title>CommonMark for PHP - Markdown done right</title> | ||
<link rel="canonical" href="http://commonmark.thephpleague.com/1.0/changelog/"> | ||
<link rel="icon" type="image/x-icon" href="//theme.thephpleague.com/img/favicon.ico" /> | ||
<link rel="apple-touch-icon-precomposed" href="//theme.thephpleague.com/img/apple-touch-icon-precomposed.png"> | ||
<link rel="stylesheet" href="//theme.thephpleague.com/css/all.css?"> | ||
<link rel="stylesheet" href="/homepage.css?"> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-137970568-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag() { dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
gtag('config', 'UA-137970568-1'); | ||
</script> | ||
</head> | ||
|
||
<body> | ||
<header> | ||
<div class="inner-content"> | ||
<h1>league/commonmark</h1> | ||
<h2>Markdown done right</h2> | ||
<p class="composer"><span>$ composer require league/commonmark</span></p> | ||
</div> | ||
</header> | ||
|
||
<main> | ||
<div class="highlights"> | ||
<div class="inner-content"> | ||
<h1>Redirecting…</h1> | ||
<div class="content"> | ||
<a href="http://commonmark.thephpleague.com/1.0/changelog/" style="color:#ff4043">Click here if you are not redirected.</a> | ||
<script>location="http://commonmark.thephpleague.com/1.0/changelog/"</script> | ||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
|
||
<footer> | ||
<span>© Copyright <a href="https://www.colinodell.com">Colin O'Dell</a> & <a href="//thephpleague.com">The League of Extraordinary Packages</a>.</span> | ||
<span>Site design by <a href="//reinink.ca">Jonathan Reinink</a> and <a href="//nyamsprod.com">Ignace Nyamagana Butera</a>.</span> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<!DOCTYPE html> | ||
<html class="homepage" lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta http-equiv="refresh" content="0; url=http://commonmark.thephpleague.com/1.0/command-line/"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="docsearch:version" content="2.4"> | ||
<meta name="description" content="PHP Markdown parser featuring support for CommonMark, GFM, and custom extensions"> | ||
<title>CommonMark for PHP - Markdown done right</title> | ||
<link rel="canonical" href="http://commonmark.thephpleague.com/1.0/command-line/"> | ||
<link rel="icon" type="image/x-icon" href="//theme.thephpleague.com/img/favicon.ico" /> | ||
<link rel="apple-touch-icon-precomposed" href="//theme.thephpleague.com/img/apple-touch-icon-precomposed.png"> | ||
<link rel="stylesheet" href="//theme.thephpleague.com/css/all.css?"> | ||
<link rel="stylesheet" href="/homepage.css?"> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-137970568-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag() { dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
gtag('config', 'UA-137970568-1'); | ||
</script> | ||
</head> | ||
|
||
<body> | ||
<header> | ||
<div class="inner-content"> | ||
<h1>league/commonmark</h1> | ||
<h2>Markdown done right</h2> | ||
<p class="composer"><span>$ composer require league/commonmark</span></p> | ||
</div> | ||
</header> | ||
|
||
<main> | ||
<div class="highlights"> | ||
<div class="inner-content"> | ||
<h1>Redirecting…</h1> | ||
<div class="content"> | ||
<a href="http://commonmark.thephpleague.com/1.0/command-line/" style="color:#ff4043">Click here if you are not redirected.</a> | ||
<script>location="http://commonmark.thephpleague.com/1.0/command-line/"</script> | ||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
|
||
<footer> | ||
<span>© Copyright <a href="https://www.colinodell.com">Colin O'Dell</a> & <a href="//thephpleague.com">The League of Extraordinary Packages</a>.</span> | ||
<span>Site design by <a href="//reinink.ca">Jonathan Reinink</a> and <a href="//nyamsprod.com">Ignace Nyamagana Butera</a>.</span> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<!DOCTYPE html> | ||
<html class="homepage" lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta http-equiv="refresh" content="0; url=http://commonmark.thephpleague.com/1.0/configuration/"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="docsearch:version" content="2.4"> | ||
<meta name="description" content="PHP Markdown parser featuring support for CommonMark, GFM, and custom extensions"> | ||
<title>CommonMark for PHP - Markdown done right</title> | ||
<link rel="canonical" href="http://commonmark.thephpleague.com/1.0/configuration/"> | ||
<link rel="icon" type="image/x-icon" href="//theme.thephpleague.com/img/favicon.ico" /> | ||
<link rel="apple-touch-icon-precomposed" href="//theme.thephpleague.com/img/apple-touch-icon-precomposed.png"> | ||
<link rel="stylesheet" href="//theme.thephpleague.com/css/all.css?"> | ||
<link rel="stylesheet" href="/homepage.css?"> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-137970568-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag() { dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
gtag('config', 'UA-137970568-1'); | ||
</script> | ||
</head> | ||
|
||
<body> | ||
<header> | ||
<div class="inner-content"> | ||
<h1>league/commonmark</h1> | ||
<h2>Markdown done right</h2> | ||
<p class="composer"><span>$ composer require league/commonmark</span></p> | ||
</div> | ||
</header> | ||
|
||
<main> | ||
<div class="highlights"> | ||
<div class="inner-content"> | ||
<h1>Redirecting…</h1> | ||
<div class="content"> | ||
<a href="http://commonmark.thephpleague.com/1.0/configuration/" style="color:#ff4043">Click here if you are not redirected.</a> | ||
<script>location="http://commonmark.thephpleague.com/1.0/configuration/"</script> | ||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
|
||
<footer> | ||
<span>© Copyright <a href="https://www.colinodell.com">Colin O'Dell</a> & <a href="//thephpleague.com">The League of Extraordinary Packages</a>.</span> | ||
<span>Site design by <a href="//reinink.ca">Jonathan Reinink</a> and <a href="//nyamsprod.com">Ignace Nyamagana Butera</a>.</span> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<!DOCTYPE html> | ||
<html class="homepage" lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta http-equiv="refresh" content="0; url=http://commonmark.thephpleague.com/1.0/customization/abstract-syntax-tree/"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="docsearch:version" content="2.4"> | ||
<meta name="description" content="PHP Markdown parser featuring support for CommonMark, GFM, and custom extensions"> | ||
<title>CommonMark for PHP - Markdown done right</title> | ||
<link rel="canonical" href="http://commonmark.thephpleague.com/1.0/customization/abstract-syntax-tree/"> | ||
<link rel="icon" type="image/x-icon" href="//theme.thephpleague.com/img/favicon.ico" /> | ||
<link rel="apple-touch-icon-precomposed" href="//theme.thephpleague.com/img/apple-touch-icon-precomposed.png"> | ||
<link rel="stylesheet" href="//theme.thephpleague.com/css/all.css?"> | ||
<link rel="stylesheet" href="/homepage.css?"> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-137970568-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag() { dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
gtag('config', 'UA-137970568-1'); | ||
</script> | ||
</head> | ||
|
||
<body> | ||
<header> | ||
<div class="inner-content"> | ||
<h1>league/commonmark</h1> | ||
<h2>Markdown done right</h2> | ||
<p class="composer"><span>$ composer require league/commonmark</span></p> | ||
</div> | ||
</header> | ||
|
||
<main> | ||
<div class="highlights"> | ||
<div class="inner-content"> | ||
<h1>Redirecting…</h1> | ||
<div class="content"> | ||
<a href="http://commonmark.thephpleague.com/1.0/customization/abstract-syntax-tree/" style="color:#ff4043">Click here if you are not redirected.</a> | ||
<script>location="http://commonmark.thephpleague.com/1.0/customization/abstract-syntax-tree/"</script> | ||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
|
||
<footer> | ||
<span>© Copyright <a href="https://www.colinodell.com">Colin O'Dell</a> & <a href="//thephpleague.com">The League of Extraordinary Packages</a>.</span> | ||
<span>Site design by <a href="//reinink.ca">Jonathan Reinink</a> and <a href="//nyamsprod.com">Ignace Nyamagana Butera</a>.</span> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<!DOCTYPE html> | ||
<html class="homepage" lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta http-equiv="refresh" content="0; url=http://commonmark.thephpleague.com/1.0/customization/block-parsing/"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="docsearch:version" content="2.4"> | ||
<meta name="description" content="PHP Markdown parser featuring support for CommonMark, GFM, and custom extensions"> | ||
<title>CommonMark for PHP - Markdown done right</title> | ||
<link rel="canonical" href="http://commonmark.thephpleague.com/1.0/customization/block-parsing/"> | ||
<link rel="icon" type="image/x-icon" href="//theme.thephpleague.com/img/favicon.ico" /> | ||
<link rel="apple-touch-icon-precomposed" href="//theme.thephpleague.com/img/apple-touch-icon-precomposed.png"> | ||
<link rel="stylesheet" href="//theme.thephpleague.com/css/all.css?"> | ||
<link rel="stylesheet" href="/homepage.css?"> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-137970568-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag() { dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
gtag('config', 'UA-137970568-1'); | ||
</script> | ||
</head> | ||
|
||
<body> | ||
<header> | ||
<div class="inner-content"> | ||
<h1>league/commonmark</h1> | ||
<h2>Markdown done right</h2> | ||
<p class="composer"><span>$ composer require league/commonmark</span></p> | ||
</div> | ||
</header> | ||
|
||
<main> | ||
<div class="highlights"> | ||
<div class="inner-content"> | ||
<h1>Redirecting…</h1> | ||
<div class="content"> | ||
<a href="http://commonmark.thephpleague.com/1.0/customization/block-parsing/" style="color:#ff4043">Click here if you are not redirected.</a> | ||
<script>location="http://commonmark.thephpleague.com/1.0/customization/block-parsing/"</script> | ||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
|
||
<footer> | ||
<span>© Copyright <a href="https://www.colinodell.com">Colin O'Dell</a> & <a href="//thephpleague.com">The League of Extraordinary Packages</a>.</span> | ||
<span>Site design by <a href="//reinink.ca">Jonathan Reinink</a> and <a href="//nyamsprod.com">Ignace Nyamagana Butera</a>.</span> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<!DOCTYPE html> | ||
<html class="homepage" lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta http-equiv="refresh" content="0; url=http://commonmark.thephpleague.com/1.0/customization/block-rendering/"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="docsearch:version" content="2.4"> | ||
<meta name="description" content="PHP Markdown parser featuring support for CommonMark, GFM, and custom extensions"> | ||
<title>CommonMark for PHP - Markdown done right</title> | ||
<link rel="canonical" href="http://commonmark.thephpleague.com/1.0/customization/block-rendering/"> | ||
<link rel="icon" type="image/x-icon" href="//theme.thephpleague.com/img/favicon.ico" /> | ||
<link rel="apple-touch-icon-precomposed" href="//theme.thephpleague.com/img/apple-touch-icon-precomposed.png"> | ||
<link rel="stylesheet" href="//theme.thephpleague.com/css/all.css?"> | ||
<link rel="stylesheet" href="/homepage.css?"> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-137970568-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag() { dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
gtag('config', 'UA-137970568-1'); | ||
</script> | ||
</head> | ||
|
||
<body> | ||
<header> | ||
<div class="inner-content"> | ||
<h1>league/commonmark</h1> | ||
<h2>Markdown done right</h2> | ||
<p class="composer"><span>$ composer require league/commonmark</span></p> | ||
</div> | ||
</header> | ||
|
||
<main> | ||
<div class="highlights"> | ||
<div class="inner-content"> | ||
<h1>Redirecting…</h1> | ||
<div class="content"> | ||
<a href="http://commonmark.thephpleague.com/1.0/customization/block-rendering/" style="color:#ff4043">Click here if you are not redirected.</a> | ||
<script>location="http://commonmark.thephpleague.com/1.0/customization/block-rendering/"</script> | ||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
|
||
<footer> | ||
<span>© Copyright <a href="https://www.colinodell.com">Colin O'Dell</a> & <a href="//thephpleague.com">The League of Extraordinary Packages</a>.</span> | ||
<span>Site design by <a href="//reinink.ca">Jonathan Reinink</a> and <a href="//nyamsprod.com">Ignace Nyamagana Butera</a>.</span> | ||
</footer> | ||
</body> | ||
</html> |
Oops, something went wrong.