Displaying 20 results from an estimated 500 matches similar to: "Markdown, SmartyPants and Wordpress?"
2007 Jan 16
3
Markdown for Wordpress?
Does anyone know which version of Markdown is best for Wordpress? I
see online that there are a few and was wondering which one people
prefer. Also, is there any chance John Gruber will write an official
Markdown plugin for Wordpress, given how popular it's becoming?
--------------------------------------------------------
robdumas at gmail.com
http://obnoxio.us/
2009 Oct 22
3
Order of Markdown and SmartyPants filters (was: Re: Markdown Support in Drupal6.14?)
2009/10/20 Lou Quillio <public at quillio.com>
> On Mon, Oct 19, 2009 at 3:20 PM, AJG Baeumel
> <ajgb at st-maurices.n-lanark.sch.uk> wrote:
> > Why is Marksmarty no longersupported in Drupal 6.14?
>
> It's been a while since I've worked with Drupal, but I remember that
> MarkSmarty was really just a hybrid convenience filter. It's better to
> apply
2006 May 19
1
Object-Oriented PHP Markdown/SmartyPants
This is something that I've been asked for many times. So today I'm
announcing that all future versions of PHP Markdown and PHP
SmartyPants will be encapsulated in a parser class. This has two
major benefits:
1. It should make extensions to the syntax easier to create and
maintain as it is now possible to now extend the parser by
replacing (overriding) only the relevant
2006 May 03
1
SmartyPants 1.6 multiply remarks
Michel Fortin <michel.fortin@michelf.com> wrote on 2/13/06 at 6:13 PM:
> > 4 x 2 -> 4 × 2 in EducateExtras, too.
>
> Which is a great idea. But I'm not sure about how it works currently.
> All goes well in these two cases:
>
> 800x600
> 5 x 5
>
> But maybe it's not a so good idea that it also replace the x with a
>
2006 Jun 28
0
PHP SmartyPants Typographer 1.0b2
As I stated before, I had in the work a utility to control spaces
around punctuation and at some other places. Now, I've integrated it,
with a few extra quote goodies, within PHP SmartyPants, as an
extension just like PHP Markdown Extra extends PHP Markdown.
And so appeared SmartyPants Typographer (announcement on my weblog)
2008 Jan 05
2
replacing " with "
Python-markdown currently replaces all straight quotes (`"`) with the
html entity (`"`). Someone recently complained about this in a
[bug report][]. As it turns out the quote was the symptom that brought
the real problem to light[^1]. In any event, the reporter pointed out
that markdown.pl does not replace straight quotes with the html
entity. I know John Gruber has mentioned before
2007 Dec 05
1
[patch] Headers, unresolved footnotes, and fractions
Hi folks, thanks for the useful code!
I've added some functionality to PHP Markdown Extra and PHP
SmartyPants. Diffs attached.
For PHP Markdown Extra:
*A new config option, MARKDOWN_HEADER_BASE, which sets the largest
header level that Markdown can generate and defaults to 1; useful if
you use <h1> for site-wide elements and want Markdown-generated
headers to start at
2012 Jan 13
1
Markdown-Discuss Digest, Vol 106, Issue 4
> The only problem as I see it is that three dashes produce a long dash
> and a hyphen rather than an em-dash, although two dashes seem to work
> well. But investigating that will have to wait for the morrow!
I'm afraid you are confusing two different replies. SmartyPants looks for two hyphens (or tee dashes) and turns them into an em dash. The three dashes is for another
2006 Jun 22
1
PDF output
Markdown speaks to a project I've engaged for nearly a decade. Ever
since I cobbled up an Apple Newton keyboard to connect to my Pilot
5000, I wanted to type plain text with formatting for later printing.
Class notes and such. Once I wrote a complex WordPerfect script using
custom markup. For a while I wrote raw TeX, relying on a macro file to
simplify things only a little.
Upon
2007 Jun 05
1
Tartan wiki parser 0.2.0
Hi all,
I'd like to introduce you to the Tartan project
(http://tartan.folklogic.net) and get your feedback. It's a Ruby based
wiki text parser with the following goals:
1. handle more then one wiki markup but start with Markdown
2. allow mixing-in of markup rules (eg. Markdown + smartypants +
tables + wiki links; each as a separate definition)
3. tests and rule
2006 Jul 07
1
Markdown-PHP and the single opening quote character
Gentlefolk,
______________________________________________________
the setup
CMS: WordPress 1.5.2
Markdown version: 1.0.1c
Markdown implementation: PHP version by Michel Fortin
other active WP plugins: none
URL: <http://betweenborders.com/reflections/field-notes-from-inside-a-car/>
______________________________________________________
the pre-processed
2009 Oct 19
1
Markdown Support in Drupal6.14?
Why is Marksmarty no longersupported in Drupal 6.14?
AJG B?umel mailto:ajgB at st-maurices.n-lanark.sch.uk
---------------------------------------------------------------------------
This e-mail and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this e-mail in error, please notify
2007 May 21
0
PHP Markdown 1.0.2b8 & Extra 1.1.3b1
Bug fixes for PHP Markdown & Extra, available as beta version for
now. You can download them from these URLs.
<http://www.michelf.com/docs/projets/php-markdown-1.0.2b8.zip>
<http://www.michelf.com/docs/projets/php-markdown-extra-1.1.3b1.zip>
One noticeable change in these releases is that PHP Markdown now
outputs numeric character references for escaped characters (like
2006 Jul 18
6
When is a site too small for Rails?
Hey, folks.
Mainly, I''m looking for some guidance here. A couple months ago the
buzz around Rails become too much for me, and I finally decided to
give in and learn the framework. This was all very new to me -- most
of my focus in the past couple years has been solely in design with
static XHTML + CSS. I dabbled in PHP, but nothing significant.
Well, I love Rails, and it
2009 Apr 30
1
overlaying several subsets of data frame in pairs plot
Hello
I have a multivariate data frame giving various responses for several
treatments. I would like to plot the relationship in the responses in
a pairs plot with different symbols for the different treatments. In a
regular plot I would have used 'matplot' or just added the new
treatments with the 'points' function. But how to do it in a pairs plot?
Thank you for your
2007 Jul 03
0
PHP Markdown 1.0.1g & Extra 1.1.3
This is a bug-fix release for PHP Markdown and PHP Markdown Extra.
It's almost identical to version 1.0.2b8, minus the new features
introduced in the 1.0.2 betas (shortcut links, markdown attribute
support for plain PHP Markdown), plus a few minor improvements. You
can download PHP Markdown & Extra from the project page:
<http://www.michelf.com/projects/php-markdown/>
Here
2009 Oct 30
1
problems with re-loading exported data
Hello,
I have a data file originally as .mat file from matlab that I imported
in R using the R.matlab package (readMat). This loaded a list
containing amongst other things a 4x4 array of rainfall data that is
quite heavy (around 40 Mb, it took 10 minutes to load on my computer).
I tried to export it as R data file or simply a text file (using the
command write) to share this data with
2007 Aug 08
2
Backtick Hickup
I'm using Michel Fortin's MDTest cases to rewrite my html2text.php script.
Just now I stumbled upon this bug (in PHP Markdown at least):
# Input:
Backtick: ``\```
# Output:
<p>Backtick: `````</p>
# Should-Be Output:
<p>Backtick: <code>`</code></p>
If you (Michel) are already aware of this, just ignore me ;-)
--
Milian Wolff
2006 May 31
0
acts_as_blog
ActsAsBlog
==========
Here is a simple plugin to allow you to allow the use of
RedCloth,BlueCloth, or SmartyPants in your blog.
It''s super simple to use. It will take your blog post or comment and
transform it into html.
This allows you to write in a much simpler syntax and allows your users
to post valid html into their comment.
It also allows you to block all html tags that
2010 Sep 15
4
Video syntax
I'm planning to update Mango <http://mango.io/wtf?> to facilitate adding
video to Markdown documents. At the moment, of course, it's possible to
include video by including the appropriate HTML. There are three reasons,
though, that having syntax (official or unofficial) for video is a good
idea:
- *Simplicity.* Writing something like [youtube:gPbh6Ru7VVM] is easy.
Including