Displaying 20 results from an estimated 700 matches similar to: "MultiMarkdown 2.0.b5 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
2007 May 15
0
MultiMarkdown Version 2.0.b1 released
MultiMarkdown 2.0.b1 includes an update to the core MultiMarkdown
package, the Drag and Drop applications, the TextMate Bundle, and the
Sample Document. There are a couple of significant changes in this
release, as well as some bug fixes:
* change \textwidth to \linewidth in LaTeX export XSLT files (let me
know if this causes problems)
* add Windoze compatibility to the perl scripts
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 -->
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 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
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 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
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
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.
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 21
2
congratulations to fletcher penney
big congratulations to fletcher penney on
his release of "multimarkdown composer".
at #21-paid when i purchased it just now.
i'd say $9.99 will be best in the long-term
-- don't listen to people who say more --
but $7.99 is the _right_ introductory price.
word-of-mouth will be what sells this pup,
so you want it to flow copiously right now.
-bowerbird
-------------- next part
2012 Jan 18
2
what will january 19th bring?
so, the rumor is that apple will announce
an authoring-tool for e-books tomorrow,
and most specifically for digital text-books.
and, if you look closely, they _are_ rumors.
nothing more... plus, they don't even seem
to be coming from sources inside of apple.
nonetheless, the rumor is "authoring tools".
"garageband for e-books", as ars called it...
if it's true,
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
2011 Aug 17
2
Metadata syntax (was Universal syntax for Markdown)
So, hi all. First time commenting on the list.
I personally think having tags (whether of type "author:" or type "by")
is useful for two reasons.
One: It allows multiple tags to be entered. Two, it clears up the
potential problem listed by Fletcher regarding tags.
by Christoph Freitag
Affiliation: XYZ
by Fletcher T. Penney
Affiliation: ABC
tags: Markdown, Standardization,
2002 Jul 12
0
Custom Printer Forms in Samba 2.2.5
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello, List!
I would like to know the status or how to use custom printer forms
within Samba. We have several trays for an HP LaserJet 4050 which
are all letter size, but different papers (letterhead, plain, etc).
The easiest way for my users to not print to the wrong type of paper
is if we set a custom form to a tray (such as a form named
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
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