-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added two "who" sections, 1. history 2. current
- Loading branch information
1 parent
9226785
commit dcb6fe0
Showing
1 changed file
with
17 additions
and
6 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -69,19 +69,30 @@ <h2> | |
|
||
</p> | ||
<h2> | ||
<a id="who" class="anchor" href="#who"></a>Who are you? | ||
<a id="who" class="anchor" href="#who-today"></a>Who are you today? | ||
</h2> | ||
|
||
<p>We’re a group of Markdown fans who either work at companies with industrial scale deployments of Markdown, have written Markdown parsers, have extensive experience supporting Markdown with end users – or all of the above. </p> | ||
<p>We’re a group of Markdown fans continually working toward the vision of CommonMark — a standard, interoperable and testable version of Markdown.</p> | ||
<ul> | ||
<li><strong>John MacFarlane</strong>, [email protected]</li> | ||
<li><strong>David Greenspan</strong></li> | ||
<li><strong>Vicent Marti</strong>, [email protected]</li> | ||
<li><strong>Neil Williams</strong>, [email protected]</li> | ||
<li><strong>Benjamin Dumke-von der Ehe</strong></li> | ||
<li><strong>Martin Woodward</strong>, [email protected]</li> | ||
<li><strong>Jeff Atwood</strong>, [email protected]</li> | ||
</ul> | ||
|
||
<h2> | ||
<a id="who" class="anchor" href="#who"></a>Who were you in 2014, when this started? | ||
</h2> | ||
|
||
<p>We’re a group of Markdown fans who either work at companies with industrial scale deployments of Markdown, have written Markdown parsers, have extensive experience supporting Markdown with end users – or all of the above. </p> | ||
<ul> | ||
<li><strong>John MacFarlane</strong>, of Pandoc</li> | ||
<li><strong>David Greenspan</strong> of Meteor</li> | ||
<li><strong>Vicent Marti</strong>, of GitHub</li> | ||
<li><strong>Neil Williams</strong>, of Reddit</li> | ||
<li><strong>Benjamin Dumke-von der Ehe</strong> of Stack Overflow / Stack Exchange</li> | ||
<li><strong>Jeff Atwood</strong>, of Discourse</li> | ||
</ul> | ||
|
||
<h2> | ||
<a id="how" class="anchor" href="#how"></a>How can I help? | ||
</h2> | ||
|