-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrss.xml
374 lines (347 loc) · 34 KB
/
rss.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>Scholarly Markdown</title>
<description>Scholarly Markdown - </description>
<link>http:/www.scholmd.org/rss.xml</link>
<link>http:/www.scholmd.org</link>
<lastBuildDate>2014-09-04T08:28:10+00:00</lastBuildDate>
<pubDate>2014-09-04T08:28:10+00:00</pubDate>
<ttl>1800</ttl>
<item>
<title>Workshop June 2013</title>
<description><p>Martin Fenner and Stian Haklev organized a one day <em>Markdown for Science</em> workshop at the Public Library of Science HQ in San Francisco on June 8th, 2013.<!--more--></p>
<p>If you attended, please list yourself on [[people-attending]] with a bit about yourself, and your ideas/wishes for the workshop.</p>
<p>Please add to these two pages: * <a href="later%20we%20can%20clean%20this%20up%20and%20put%20some%20of%20it%20into%20[[Tools%20to%20support%20your%20markdown%20authoring]]">[Tools and projects]</a> * [[Scenarios, barriers to adoption, needs]]</p>
<p>Some of the potential outcomes of the workshop include:</p>
<ul>
<li>[[Todo list from workshop]]</li>
<li>[[Signs that MD is successing]]</li>
<li>[[Barriers]]</li>
<li>[[What is Markdown]]</li>
<li>Notes from discussion about the suitability of Markdown for scientific authoring (different stages, disciplines, etc)</li>
<li>Comprehensive list of tools/initiatives</li>
<li>Notes from discussion about collaboration/synergy between tools</li>
<li>List of interesting examples/showcase (GH repositories etc)</li>
<li>List of “barriers”, “obstacles” etc</li>
<li>Notes from discussion about way forward, applying for grants, etc</li>
</ul>
<p>Please add your ideas below.</p>
<h2 id="css-styles">CSS Styles</h2>
<p><em><span class="citation" data-cites="swcarpentry">(<span class="citeproc-not-found" data-reference-id="swcarpentry"><strong>???</strong></span>)</span>(https://twitter.com/swcarpentry/status/332215002675150850)</em></p>
<p><span class="citation" data-cites="_inundata">(<span class="citeproc-not-found" data-reference-id="_inundata"><strong>???</strong></span>)</span> If you can make it easy (really easy) to add CSS styles to <code>pre</code> blocks in Markdown, you’ll be my new best friend…</p>
<pre><code>Use case is adding &lt;span class=&quot;highlight&quot;&gt; or &lt;span class=&quot;comment&quot;&gt; inside an indented block that triggers &lt;pre&gt;.</code></pre>
<h2 id="mix-markdown-with-latex">Mix Markdown with LaTeX</h2>
<p><em>Paul Groth</em></p>
<p>One thing to say is that I like how authorea.com lets you mix and match markdown with latex. So a couple things to think about: * how do I transition from markdown to latex (do I want to?) &gt; Mix and match. Write the easy stuff in Markdown and if you are used to writing tables in Latex then stick to Latex for tables. In the near future, on Authorea we could offer an automatic conversion between the two, so you could select a paragraph, click convert to markdown, and you are good to go. For the time being, you can write in Markdown and then convert the entire document to Latex, for example. Although this is still rough around the edges, it is a step in the right direction. Overall, we prefer to impose limitations on what users can do so that we can guarantee them a minimum level of conversion between MD and LaTex. In other words, if we start supporting crazy complicated tables with mini pages, multicolumn, and other (unnecessary imho) Latex environments, we will make it hard/impossible for that content to be displayed in HTML5 and then converted to MD. But, if users write more regular, simpler tables, conversion between the two (or 2+) formats can be guaranteed. So, imposing limitations is the key, we think. FYI we use Pandoc to convert between formats. - Response from Alberto and Nate, creators of Authorea.</p>
<ul>
<li>how do you deal with style files? &gt; When exporting to pdf we convert markdown to latex and the style file is handled naturally. Online we have our own look. If we wanted to offer authorea as a platform for journals (create-&gt;publish under a different name, ie not authorea but journal x), we could also allow custom css files. - Response from Alberto and Nate.</li>
</ul>
<h2 id="standard-additional-markup">Standard additional markup</h2>
<p><em>Philip Lord</em></p>
<p>It would be good to have some discussion on additional markup that might be needed for science. For example, I use [cite]doi://10.1000/1.1.1.1[/cite] or [author]Phillip Lord[/author] to define the author, within my wordpress plugins.</p>
<p>It would be nice to have some commonality both in the syntax (for example, “shortcodes” as I have used here) and the vocabulary. Ideally, something that will work in Markdown, but also non-markdown text syntaxes or even in word.</p>
<blockquote>
<p>In Authorea we support citations, references, labels, and other Latex-native features in Markdown. We are still not sure which way scientists want to go. At the moment, if you are writing a Markdown doc you still cite using . Maybe sticking with the standard latex format is good enough for most of our users, maybe there would be a more concise syntax. We are not sure. - Response from Alberto and Nate</p>
</blockquote>
<blockquote>
<p>Relying on LaTeX markup for features we see as essential for Scholarly Markdown is a non-starter if the aim is to move beyond just the PDF/dead wood publishing model. We’d certainly want some form of extended MD markup and a processor to write to HTML for example as well as to LaTeX, but also to one or more of the HTML-based slide stacks. - Gavin Simpson</p>
</blockquote>
<h2 id="the-sweet-spot-for-markdown-in-scholarly-communication">The sweet spot for markdown in scholarly communication</h2>
<p><em>Karthik Ram</em></p>
<p>Markdown’s greatest appeal is its simplicity. Adding features to support more complex use cases could be very counterproductive and we would worse off than just using <code>LaTeX</code>. So what are some of the key features we would need to implement to make markdown a standard tool for scholarly communication? Might be worth spending some time generating such a list and possibly build some prototypes time permitting.</p>
<h2 id="flavors-is-great-for-ice-cream-but-not-markdown">31 flavors is great for ice cream but not markdown</h2>
<p><em>Karthik Ram</em></p>
<p>There are many flavors of markdown at this time. Creating yet another one does not really help. Could we look through existing implementations and identify key features that facilitate scholarly use? For e.g. GitHub has its own non-standard flavor but some of their features are perfect for use in peer-review. Could we combine useful features into a scholarly markdown flavor (ok 32 is not so bad because this one is going to be the best).</p>
<blockquote>
<p>There is no flavor of markdown out there now that is fully sufficient for scholarly publication. At Authorea we use Github flavored MD with some ad-hoc extensions for references, labels etc. These are all plain Latex extensions (i.e., we allow some Latex in MD). By all means, extension of MD will be necessary for science articles. And some of the extensions for science will not be useful for other uses of MD, most likely. - Response from Alberto and Nate.</p>
</blockquote>
<h2 id="challenges">Challenges</h2>
<p><em>Martin Fenner</em></p>
<p>What will it take for a critical mass of researchers to use markdown for authoring? I think the biggest challenge is usability - most researchers aren’t interested in learning a markup language. We therefore need nice WYSIWYG editors along the lines of Google Docs, that it is markdown (and git) underneath should matter only for the technical implementation and a small group of geeks. The other challenge is features, but here users may be much more forgiving.</p>
<p>One possible outcome of the workshop for me is that we are better off using the existing tools from LaTeX to online editors working directly with HTML5, and that markdown doesn’t really fill a need.</p>
<h2 id="workgroup-editing-tools">Workgroup: Editing Tools</h2>
<p>Our notes are [[here|Editing-Tools]].</p>
<blockquote>
<p>The point about hiding MD behind a GUI diminishing the point of using MD in the first place is well made and we’d do well to remember this as work progresses. I like the interface of a Linux app, <a href="http://dev.midnightcoding.org/projects/gummi">Gummi</a>, that has a split screen interface with an editor window for LaTeX on the left and a preview of the rendered PDF on the right. As you update the code in the left pane, the document is recompiled and shown on the right. This strikes the right balance for me in having readable code with instant gratification. I suspect Gummi could be adapted right now to build MD files by use of a custom build process (via rubber or similar) - we’d only be missing the highlighting for MD syntax in the editor. - Gavin Simpson (<span class="citation" data-cites="ucfagls">(<span class="citeproc-not-found" data-reference-id="ucfagls"><strong>???</strong></span>)</span>(https://twitter.com/ucfagls))</p>
</blockquote>
<hr />
<p>The event is supported by a 1K Force11 Challenge prize.</p>
<p>Please contact the organizers<span class="citation" data-cites="houshuang">(<span class="citeproc-not-found" data-reference-id="houshuang"><strong>???</strong></span>)</span>(https://twitter.com/<span class="citation" data-cites="houshuang">(<span class="citeproc-not-found" data-reference-id="houshuang"><strong>???</strong></span>)</span>) and <span class="citation" data-cites="mfenner">(<span class="citeproc-not-found" data-reference-id="mfenner"><strong>???</strong></span>)</span>(https://twitter.com/<span class="citation" data-cites="mfenner">(<span class="citeproc-not-found" data-reference-id="mfenner"><strong>???</strong></span>)</span>) if you want to give a presentation or demo.</p>
<div class="references">
</div>
</description>
<link>http:/www.scholmd.org/workshop/workshop.html</link>
<guid>http:/www.scholmd.org/workshop/workshop</guid>
<pubDate>2013-06-01T00:00:00+00:00</pubDate>
</item>
<item>
<title>Extending Markdown</title>
<description><p>Markdown is a lightweight format that does not offer built-in facilities for extension. Instead it is recommended to combine external templating tools to adapt the syntax to particular use cases, where necessary. To avoid an unnecessary inflation in the number of markdown flavors out there, it is recommended that language extensions are used sparingly.<!--more--></p>
<h2 id="templating">Templating</h2>
<p>Generally, a good strategy for extending markdown is to place custom markup inside easy to recognize delimiters. When processing the document, <em>first</em> run external filters/templating tools on the source document to convert custom markup to HTML (provided HTML is the intended output format) and <em>then</em> apply the markdown processor.</p>
<p>Some templating tools available for this purpose are:</p>
<ul>
<li><a href="http://www.dexy.it/">Dexy</a> filters</li>
<li><a href="http://jinja.pocoo.org/">Jinja</a></li>
<li><a href="http://tinlizzie.org/ometa/">OMeta</a></li>
<li>regular expressions</li>
<li>others…</li>
</ul>
<p>Some good choices for delimiters are: * Double braces <code>. * Backticks, with a prefix inside the backticks. For example,</code> <code>r content</code> ``. * others… ?</p>
<p>Of course this is just a beginning. It would be helpful to have more detailed guidelines for templating and extensions. In particular:</p>
<ul>
<li>Templating needs are different in static (dexy, jinja) vs. dynamic (IPython notebook, rNotebook) use cases.</li>
<li>Is there a standard way to protect the output of a templating engine from being garbled by the markdown processor? According to Daring Fireball, markdown processors are supposed to ignore the content of block level HTML tags. Is this the common practice of most markdown processors today? Does this mean that only known HTML tags are ignored or any XML-style tag? Is the content of these tags expected to be well-formed XML to parse correctly? …</li>
</ul>
<h2 id="further-notes">Further Notes</h2>
<ul>
<li>IPython notebook: no way to reference variables from code in the text (i.e. embed their actual values)</li>
<li>dexy does something like this</li>
<li><code>knitr</code> (for <code>R</code>) does this</li>
<li><p>probably can’t extend to get this to work in a generic setting, but could define a generic syntax?</p></li>
<li>Issues regarding templating, delimeters and parsing</li>
<li>where is the information coming from?</li>
<li>where does the processing happen?</li>
<li>What information can you put in a single file format?</li>
<li>Tradeoff between flexibility/ease of use and ability to be precise</li>
<li><p>Don’t want to get too complicated</p></li>
<li>Composable tools/plugins</li>
<li><p>Python Markdown has extension guidelines</p></li>
<li>Want online resources for collaborating about Markdown</li>
<li>documentation regarding different flavors of Markdown (where are they the same, how do they differ)</li>
<li><p>Ana: can set something like this up in dexy</p></li>
</ul>
<div class="references">
</div>
</description>
<link>http:/www.scholmd.org/advanced_formatting/extending-markdown.html</link>
<guid>http:/www.scholmd.org/advanced_formatting/extending-markdown</guid>
<pubDate>2013-03-01T00:00:00+00:00</pubDate>
</item>
<item>
<title>Math</title>
<description><h2 id="mathml-the-html-for-math">MathML the “HTML for math”</h2>
<p>The web (HTML5), ebook (epub3) and publishing (XML) standard for mathematical equations is <a href="https://en.wikipedia.org/wiki/MathML">MathML</a>. Just like HTML, MathML can be highly verbose, so manual input is usually done using other tools. In particular, there are several serial math input formats (see below).<!--more--></p>
<p>Many markdown parser tolerate HTML fragments, so MathML fragment can be used when manual input languages are not sufficient.</p>
<h2 id="serialized-math-syntax">Serialized math syntax</h2>
<p>Markdown is usually combined with the most established ones: <strong>LaTeX-like</strong> syntax (preferrably compatible with MathJax) and <strong>ASCIImath</strong> syntax.</p>
<h3 id="latex-like">LaTeX-like</h3>
<p>The most frequently used syntax can be described as “LaTeX-like”. Using LaTeX syntax for math notation has many advantages, the biggest is the number of tools available for LaTeX. This makes it the most versatile syntax for conversion into other formats (MS Word via MathML, PDF via LaTeX, HTML using MathJax).</p>
<p>For HTML output, the most frequently used tool is <a href="http://www.mathjax.org">MathJax</a>, an open source javascript library that can render LaTeX, ASCIImath, and MathML in all browsers. For a list of LaTeX commands that work with MathJax, see the <a href="http://docs.mathjax.org/en/latest/tex.html">MathJax documentation</a>.</p>
<h3 id="asciimath">ASCIImath</h3>
<p><a href="http://www1.chapman.edu/~jipsen/mathml/asciimath.html">ASCIImath</a> is simpler (and less powerful) as a syntax. It is designed to be converted to MathML and is supported by <a href="http://docs.mathjax.org/en/latest/asciimath.html">MathJax</a>.</p>
<h3 id="jqmath">jqMath</h3>
<p>Another option is <a href="http://mathscribe.com/author/jqmath.html">jqmath</a>, which is designed as a serialization of MathML.</p>
<h2 id="conversion">Conversion</h2>
<p>In the conversion process from markdown to other formats, the following options are most frequent:</p>
<ul>
<li>nothing special.</li>
<li>Depending on the markdown converter this can work well or be disastrous. Especially “classic” mardkown parsers will interpret every backslash as an escape character and render LaTeX syntax useless.</li>
<li>leaving the input untouched</li>
<li>Some parsers like pandoc have added extensions which identify math delimiters (usually <code>$</code>) and treat the content between delimiters as verbatim text – leaving the correct rendering to other tools such as MathJax.</li>
<li>converting equations to MathML</li>
<li>converting equations to images</li>
</ul>
<div class="references">
</div>
</description>
<link>http:/www.scholmd.org/markdown_elements/math.html</link>
<guid>http:/www.scholmd.org/markdown_elements/math</guid>
<pubDate>2013-02-04T00:00:00+00:00</pubDate>
</item>
<item>
<title>Figures</title>
<description><!--more-->
<p><em>TODO</em></p>
<div class="references">
</div>
</description>
<link>http:/www.scholmd.org/markdown_elements/figures.html</link>
<guid>http:/www.scholmd.org/markdown_elements/figures</guid>
<pubDate>2013-02-03T00:00:00+00:00</pubDate>
</item>
<item>
<title>Tables</title>
<description><!--more-->
<p><em>TODO</em></p>
<h2 id="related-posts">Related posts</h2>
<ul>
<li><a href="http://inundata.org/2012/12/25/formatting-tables-in-markdown/">Formatting tables in markdown</a></li>
</ul>
<div class="references">
</div>
</description>
<link>http:/www.scholmd.org/markdown_elements/tables.html</link>
<guid>http:/www.scholmd.org/markdown_elements/tables</guid>
<pubDate>2013-02-02T00:00:00+00:00</pubDate>
</item>
<item>
<title>Citations</title>
<description><h3 id="citations-breakout-group-at-markdown-for-science-workshop">Citations breakout group at Markdown for Science workshop</h3>
<p>Citations should be specified as citation keys (e.g. <span class="citation" data-cites="smith2010">(<span class="citeproc-not-found" data-reference-id="smith2010"><strong>???</strong></span>)</span>. Pandoc and Multimarkdown both support human-readable formatting for this, but use different formatting.<!--more--></p>
<h4 id="we-identified-two-use-cases">We identified two use cases:</h4>
<ul>
<li>fragment of a scientific document</li>
<li>complete document, e.g. manuscript for paper</li>
</ul>
<p>Reference information should be stored in an external bibtex file, which could be referenced by a link or be in the same folder as the markdown file, specified in the metadata.</p>
<p>Citation styles should be processed using Citeproc and the Citation Style Language. Citation style can optionally be specified in the metadata.</p>
<h4 id="questions-from-the-audience">Questions from the audience :)</h4>
<p>Stian: Is there any good online collaborative citation manager that supports citekeys (defining/seeing)?</p>
<h3 id="citation-discussion-at-gobbledygook-blog">Citation discussion at Gobbledygook Blog</h3>
<p>A <a href="http://blog.martinfenner.org/2013/06/19/citations-in-scholarly-markdown/">blog post</a>, and a very good discussion clarified many issues around citations.</p>
<h4 id="rethink-current-practices">Rethink current practices</h4>
<p>Most of the things we currently with citations come from a time when journal articles were printed on paper. Examples include citation styles and reference lists. Moving forward we should rethink these practices:</p>
<ul>
<li>Citation styles should not be the concern of the author. There is no place for citation styles, or citation formatted with a particular citation style in a markdown document.</li>
<li>Reference lists often don’t make sense for digital documents. What we rather need are good inline links, plus references in a computer-readable format (e.g. bibtex). One challenge with reference lists is the synchronization between inline citations and the reference list.</li>
<li>Separate files for references create unnecessary overhead and can lead to vendor lock-in. Ideally all the required information should be stored in the markdown document. We should rather export the references from the markdown file to bibtex when transforming to HTML or other output formats (see above).</li>
</ul>
<h4 id="suggested-approach">Suggested approach</h4>
<ul>
<li>Citations are links. Thinking of citations as links makes the workflow much easier.</li>
<li>Use reference-style links for documents with many citations. This makes it easier to manage the citations, e.g. when the same paper is cited more than once.</li>
<li>You can use citation keys with reference-style links, and this makes it easy to integrate with reference managers (Papers for example supports <code>[#key][]</code>).</li>
<li>Use the “title” attribute with reference-style links, using the citation title. DOIs (and often also weblinks) are not human-readable. Using the title makes citations easier to remember and prevents transcription errors (i.e. typos in DOIs or URLs):</li>
</ul>
<pre><code>[#Beyer2013]: http://dx.doi.org/ 10.1093/annonc/mds579 &quot;Maintaining success, reducing treatment burden,
focusing on survivorship: highlights from the third European consensus conference on diagnosis and
treatment of germ-cell cancer.&quot;</code></pre>
<ul>
<li>The transformation from markdown into a presentation format (e.g. HTML or PDF) should include link checking (see proof of concept tools below).</li>
<li>We should support internal links to tables and figures, using anchors.</li>
</ul>
<h4 id="questions">Questions</h4>
<ul>
<li>How do we handle citations that can’t be linked to digital resources? Two ideas are footnotes and placeholder hyperlinks (and <a> tag without href, new in HTML5).</li>
</ul>
<h4 id="todo">Todo</h4>
<ul>
<li>Proof of concept tool that transform links in markdown documents into references, e.g. by pulling information from CrossRef or DataCite.</li>
<li>Proof of concept tool to display reference information on hover in HTML documents created from markdown.</li>
<li>Proof of concept tool that extracts all links from a markdown document and generates both a bibliography and bibtex file.</li>
<li>Best practices how citation information can be stored in HTML link. Probably involves data- attributes.</li>
</ul>
<h3 id="citation-styles">Citation Styles</h3>
<h4 id="reference-manager-support-for-workflow-above">Reference Manager support for workflow above</h4>
<ul>
<li>Papers. Allows copy/paste of citekey in different formats (including MMD, Pandoc)</li>
<li>Mendeley. Copy/paste of citekey in LaTeX format. Allows custom citekeys. Can automatically sync with bibtex file.</li>
<li>Zotero. ?</li>
<li>Endnote. ?</li>
</ul>
<h4 id="downloading-styles">Downloading styles</h4>
<p>This repo contains citation styles for most journals. Download a copy of the repo somewhere locally by running:</p>
<pre><code>git clone git://github.com/citation-style-language/styles.git</code></pre>
<div class="references">
</div>
</description>
<link>http:/www.scholmd.org/markdown_elements/citations.html</link>
<guid>http:/www.scholmd.org/markdown_elements/citations</guid>
<pubDate>2013-02-01T00:00:00+00:00</pubDate>
</item>
<item>
<title>Tools to Support Your Markdown Authoring</title>
<description><p>Markdown is automatically rendered to html GitHub but can easily be parsed into a variety of other formats including PDF and LaTex. To convert seamlessly to these formats, you’ll need a document converter. <a href="http://johnmacfarlane.net/pandoc/">Pandoc</a> is one such open source tool that is available on all platforms. You’ll need to install a local copy to be able to run all the examples in this repo.<!--more--></p>
<h2 id="pandoc">Pandoc</h2>
<p><a href="http://johnmacfarlane.net/pandoc/">Pandoc</a> is a universal document converter. It works from the command line and you can quickly convert a document between any two formats. These include nearly all formats commonly used for scientific writing such as Word, Markdown, Latex, HTML and RTF.</p>
<p><a href="http://johnmacfarlane.net/pandoc/installing.html">Download and install pandoc</a></p>
<h2 id="standalone-applications">Standalone applications</h2>
<h3 id="texts">Texts</h3>
<p><a href="http://www.texts.io">Texts</a> is rich editor for Markdown, with multiple export options (e.g. PDF, Microsoft Word, LaTeX, HTML, ePub).</p>
<h3 id="byword">ByWord</h3>
<p><a href="http://www.bywordapp.com">ByWord</a> is a simple text editor for OS X and iOS.</p>
<h3 id="mou">Mou</h3>
<p><a href="http://mouapp.com">Mou</a> is a simple, free, and powerful Markdown editor/previewer for OS X.</p>
<h3 id="markdownpad">MarkdownPad</h3>
<p><a href="http://markdownpad.com/">MarkdownPad</a> is a Markdown editor for Windows. Both a Free and a Pro version exist; the latter adds support for (amongst other things) GitHub Flavored Markdown and Markdown Extra (including Tables).</p>
<h3 id="multimarkdown-composer">MultiMarkdown Composer</h3>
<p>“<a href="http://multimarkdown.com">MultiMarkdown Composer</a> is a text editor for Mac that is designed from the ground up around the MultiMarkdown Syntax. It is designed to make writing in MultiMarkdown (or Markdown) even easier than it already is, with automatic syntax highlighting, built in previews, easy export to any format that is supported by MultiMarkdown, and more!” [http://multimarkdown.com].</p>
<h3 id="retext">ReText</h3>
<p><a href="http://sourceforge.net/p/retext/home/ReText/">ReText</a> is an open-source, platform-independent editor for both Markdown and reStructuredText.</p>
<h3 id="qute">Qute</h3>
<p><a href="https://github.com/fbreuer/qute">Qute</a>, is an open source, platform-independent editor for Markdown with MathJax-integrated live-preview.</p>
<h3 id="erato">Erato</h3>
<p><a href="http://9muses.se/erato/">Erato</a> is a markdown editor for Mac users, supporting Github-flavored Markdown, including YAML front matter and task lists.</p>
<h2 id="web-based-applications">Web-based applications</h2>
<h3 id="draft">Draft</h3>
<p><a href="https://draftin.com">Draft</a> is a web-based markdown editor with cloud sync, image hosting and analytics.</p>
<h3 id="markable">Markable</h3>
<p><a href="http://markable.in/">Markable</a> is another web-based markdown editor with export and integration options.</p>
<h3 id="prose.io">Prose.io</h3>
<p><a href="http://prose.io">Prose</a> is a web-based markdown editor for Github Pages.</p>
<h2 id="previewers">Previewers</h2>
<h3 id="marked">Marked</h3>
<p><a href="http://markedapp.com">Marked</a> is a markdown previewer for OS X.</p>
<div class="references">
</div>
</description>
<link>http:/www.scholmd.org/basic_setup/tools-to-support-your-markdown-authoring.html</link>
<guid>http:/www.scholmd.org/basic_setup/tools-to-support-your-markdown-authoring</guid>
<pubDate>2013-01-03T00:00:00+00:00</pubDate>
</item>
<item>
<title>Learn Markdown in 3 Minutes</title>
<description><p>Markdown syntax is extremely simple and you can learn all you need to know within a few minutes.<!--more--></p>
<h2 id="formatting-headings">Formatting headings</h2>
<pre><code># First level
## Second Level
### Third level
#### Fourth level
##### Fifth level
###### Sixth level</code></pre>
<h2 id="bold-and-italics"><strong>Bold</strong> and <em>Italics</em></h2>
<pre><code>Bold: **some text**
Italics: _some other text_
Also italics: *this is also italics*</code></pre>
<h2 id="links">Links</h2>
<pre><code>[link text](link)
example: [click here for a web page](http://google.com)</code></pre>
<h2 id="figures-and-images">Figures and Images</h2>
<p>Figures are formatted the same as links but just add a <code>!</code> before the square bracked.</p>
<pre><code>![text description](/path/to/image)</code></pre>
<p>You can have a picture with a link:</p>
<pre><code>[![text description](/path/to/image)](http://twitter.com)</code></pre>
<h2 id="horizontal-lines">Horizontal lines</h2>
<pre><code>***
or
---</code></pre>
<h2 id="code-and-verbatim">Code and verbatim</h2>
<pre><code>Inline code: `some code`
Code block:
some code
and another line of code
some more code
</code></pre>
<p>Subscript (Pandoc only)</p>
<pre><code>R~0~</code></pre>
<p>Superscript (Pandoc only)</p>
<pre><code>x^2^</code></pre>
<p>That’s most of the formatting you’ll need to get by. I’ll get into citation and table formatting on a separate page.</p>
<div class="references">
</div>
</description>
<link>http:/www.scholmd.org/basic_setup/learn-markdown-in-3-minutes.html</link>
<guid>http:/www.scholmd.org/basic_setup/learn-markdown-in-3-minutes</guid>
<pubDate>2013-01-02T00:00:00+00:00</pubDate>
</item>
<item>
<title>What is Scholarly Markdown</title>
<description><!--more-->
<ul>
<li>Markdown that supports the requirements of scientific texts</li>
<li>Markdown as format that glues open scientific text resources together</li>
<li>A reference implementation with documentation and tests</li>
<li>A community</li>
<li>A hashtag: <a href="https://twitter.com/search?q=%23scholmd&amp;src=typd">#scholmd</a></li>
</ul>
<div class="references">
</div>
</description>
<link>http:/www.scholmd.org/basic_setup/what-is-scholarly-markdown.html</link>
<guid>http:/www.scholmd.org/basic_setup/what-is-scholarly-markdown</guid>
<pubDate>2013-01-01T00:00:00+00:00</pubDate>
</item>
</channel>
</rss>