similar to: MultiMarkdown Version 2.0.b1 released

Displaying 20 results from an estimated 400 matches similar to: "MultiMarkdown Version 2.0.b1 released"

2007 Mar 13
0
MultiMarkdown Announcements
I know things have been quiet lately, but I wanted to announce a couple of MultiMarkdown related happenings: 1. I am in the process of creating a new website, and MultiMarkdown is one of the first things to be moved. The new address is <http:// fletcherpenney.net>. A new look, a new URL, some new technology, and some new content. I have not moved much from the old site yet, but
2008 Mar 23
0
MultiMarkdown 2.0.b5 Released
I have released version 2.0.b5 of MultiMarkdown today. As always, it can be downloaded from: <http://files.fletcherpenney.net/MultiMarkdown.zip> Some of the changes include: * spaces at end of xslt filenames won't cause failure * use `\url{}` for "non-referenced" url's in LaTeX to allow linebreaks (though they still don't always break correctly --- this is a
2011 Jul 08
1
Fwd: [MMD] MMD-Edit is progressing nicely
Begin forwarded message: > From: fletcher at fletcherpenney.net > Date: July 6, 2011 10:38:33 PM EDT > Subject: [MMD] MMD-Edit is progressing nicely > > MMD-Edit is progressing nicely > > 07/06/2011 22:31:22 > I am continuing work on my text editor for the Mac, MMD-Edit. It?s based on work described in another post, but briefly it performs syntax highlighting of
2006 Sep 12
1
MultiMarkdown 2.0.a Released
I have released version 2.0.a of MultiMarkdown! This is an alpha/beta release to get some further feedback, but I have been using it for a while now with good results. There are a **bunch** of new features: * TextMate bundle * New versions of the Drag and Drop tools * support for math * improved XSLT style sheets - easier to customize and more output choices Check out the MultiMarkdown
2008 Jan 14
2
Possible bug in handling of HTML comments
It appears that Markdown will process ampersands contained within HTML comments if that comment is part of a markdown paragraph, but will not when that paragraph is contained within an HTML block of it's own (and therefore ignored by Markdown.) For example: This is a markdown paragraph with a comment that *will* be processed <!-- This & *will* be converted -->
2006 Jun 10
3
MultiMarkdown and MathML - new feature and request for help
A lot of people have expressed interest in combining math features with Markdown, but I am not aware of any real developments from these requests. I was looking around and toying with [ASCIIMathPHP](http:// www.jcphysics.com/ASCIIMath/) and integrated it with MultiMarkdown and my xhtml2latex XSLT transforms. You can include math as an inline formula by using a markup similar to inline
2011 Oct 20
4
toast, history, sayonara
ok, while i was in the process of writing that last post, fletcher and john weighed in themselves. that's good. i can say some things that they can't, though, so i will. fletcher told you how multimarkdown is booming, and it was an impressive list. what you might not realize is, he _undersold_ it. it is even bigger than he described, and it's gonna _double_ in size in the next
2010 Dec 02
2
Any way to get syntax-highlighted code blocks with Text::MultiMarkdown?
Hello, I'm using Text::MultiMarkdown in my website, and I would like to know if there is any way to get syntax highlighting in code blocks. Thanks, -Mike Doherty
2007 Sep 27
0
Math equations, and extensions in general
In my work I do some scientific and mathematical writing, and like most people in academia I use LaTeX. I trade a lot of email with colleagues which contains mathematical notation. We all do a lot of LaTeX, so we tend to just drop LaTeX math notation into plaintext; expressions such as `\{ x \mid x^2 \in S \}` are easy to type, and in simple cases fairly easy to read. More complex
2011 Oct 20
6
maybe a year ago, but not today
sherwood said: > If agreement is reached, then the group > looks at variants 6,7,8,9 and inquires > if they would like to join in this effort. well, that kind of leveraged consensus would have been the way to go about this process a year ago. but not today. > Has anyone collected a would-be canonical list > of either the ambiguous cases in original MD, >
2011 Aug 01
0
can you see the present? -- august 1st
ok, so let's take stock of things on the first of august... fletcher penney has updated multimarkdown to 3.1... plus he's working on finalizing his editor-app, which it seems he has christened as "multimarkdown composer". brett terpstra is rewriting-from-scratch his "marked" app. ("better sooner than later", he says.) from my experience, i decide to
2011 Jul 14
5
can you see the future?
looks like my message from last week about writing tools was right on time... we are enjoying a display of fireworks now going off in this particular arena... fletcher started work on an editing app with markdown-preview built right in, after reporting on his blog that he had "seen the future" in ali's post last month, where ali debuted his syntax highlighter, and fletcher is
2006 Sep 20
1
possible bug in PHP Markdown implementation of footnotes, as well as request for standardized XHTML output
I am glad to see support for footnotes working its way into other implementations of Markdown! However, I have a couple of issues. Issue # 1. There appears to be a bug in the footnote parser that causes material following the footnote to be included as part of the footnote. For example: < Example Section > ## Metadata ## First, take a look at the overall structure of the document.
2012 Feb 01
5
Mac markdown editor that saves as .txt
Hi all, I'm a newer user of markdown & MultiMarkdown, and I'm looking for the perfect setup of software for my Mac and my Android phone. I'd like to have my drafts editable from both. What I want is an attractive Mac app for writing (primarily blog posts and emails) that saves its files as .txt . Most of them save as .md or .markdown instead, and since there doesn't seem to
2007 May 14
2
Searchable archives of Markdown discussion list still available?
I was interested in going back to research past discussions on the list about possibilities for a syntax to add a class="foo" to div's and/or span's to Markdown text, but didn't have much luck. IIRC, the list never had a searchable web interface, but older posts were available on a Google search. This seems not to be the case any more. Can anyone recommend a good
2011 Aug 10
8
Universal syntax for Markdown
Hi, because of the great editor "Writer" from Information Architects I've learned about Markdown and I love it. But it's very confusing, that there are so many standards with different features: classical Markdown, Markdown Extra, MultiMarkdown. I think for most users and the spreading of Markdown it would be nice, to have only one syntax. And this universal syntax should have
2008 Mar 22
7
Babelmark
I'm currently attempting to write a spec for parsing Markdown Extra, and since one goal is to minimize the differences in output between implementations, I've made a tool allowing me to compare who does what for any given input. I hope this can also facilitate future discussions about the syntax. So here's Babelmark, a testbed for various Markdown implementations were you
2008 Mar 17
0
Text::Markdown 1.0.17
I pushed Text::Markdown & Text::MultiMarkdown version 1.0.17 to CPAN late last night, and it's now indexed and you can see it on search.cpan.org. You can get it from: http://www.cpan.org/authors/id/B/BO/BOBTFISH/Text-Markdown-1.0.17.tar.gz And if you'd like to browse the HTML documentation: http://search.cpan.org/~bobtfish/Text-Markdown-1.0.17/lib/Text/ Markdown.pm
2009 Feb 27
2
RFC: Markdown Table Syntax
On Feb 26, 2009, at 9:51 AM, I wrote: > I can see that really opened a can of worms here. Sorry about that. > I'll have to move up my plan to formally propose a table syntax. The > comment that started this sub-thread was a throwaway line, really. I > probably should have omitted it. And then, on Feb 26, 2009, at 3:28 PM, John Gruber wrote: > 3. A hypothetical official
2013 Sep 10
3
newbie seeks repo for markdown
hello, i am looking for advice regarding the best repo from which to download "markdown" for use on a mac. on my ubuntu machine i just installed some standard markdown package with apt-get. but i have not found anything equivalent for my mac machine. i am looking for a maintained package from a reputable repo site that can be automatically installed and upgraded using the packaging