Displaying 5 results from an estimated 5 matches for "vestibulum".
2006 Sep 18
1
PHP Dingus Fix
I just realised I hadn't updated the version of PHP Markdown and
Extra on the dingus as I pretended I did in my two announcements. It
is now fixed: PHP Markdown 1.0.2b7 and PHP Markdown Extra 1.1b1 can
now be tested on the dingus.
<http://www.michelf.com/projects/php-markdown/dingus/>
Sorry for any inconvenience.
Michel Fortin
michel.fortin@michelf.com
http://www.michelf.com/
2010 Oct 04
1
Splitting a DF into rows according to a column
...e is: a DF like so
> loremIpsum <- "Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Quisque leo ipsum, ultricies scelerisque volutpat non, volutpat et nulla.
Curabitur consequat ullamcorper tellus id imperdiet. Duis semper malesuada
nulla, blandit lobortis diam fringilla at. Vestibulum nec tellus orci, eu
sollicitudin quam. Phasellus sit amet enim diam. Phasellus mattis hendrerit
varius. Curabitur ut tristique enim. Lorem ipsum dolor sit amet, consectetur
adipiscing elit. Sed convallis, tortor id vehicula facilisis, nunc justo
facilisis tellus, sed eleifend nisi lacus id puru...
2007 Jan 28
1
omega: $field{sample} clarification
...t;fieldsample">
<p>$field{sample}</p>
</div>
---output
> Searched 1 document in 0.000277 seconds, 1 match found.
Lashni: Home
lashni ~/ About Projects Stories Linux Links Lorem ipsum dolor sit amet,
consectetuer adipiscing elit. Sed malesuada porttitor nunc. Vestibulum
leo erat, pretium id, ornare sed, malesuada sodales, pede. Sed laoreet
eleifend augue. Fusce malesuada. Pellentesque habitant morbi tristique
senectus e ...
2009 Feb 18
4
A Modest Definition List Proposal
...The fruit of an evergreen tree of the genus Citrus.
And a more complicated one would look like this:
> Term 1:
>
> ~ This is a definition with two paragraphs. Lorem ipsum
> dolor sit amet, consectetuer adipiscing elit. Aliquam
> hendrerit mi posuere lectus.
>
> Vestibulum enim wisi, viverra nec, fringilla in, laoreet
> vitae, risus.
>
> ~ Second definition for term 1, also wrapped in a paragraph
> because of the blank line preceding it.
>
> Term 2:
>
> ~ This definition has a code block, a blockquote and a list.
>
>...
2010 Sep 03
2
RFC: Lazy syntax for paragraphs, blockquotes and lists
Hi everybody,
it was requested that kramdown (a Markdown parser in Ruby, see
<http://kramdown.rubyforge.org>) supports the lazy syntax of Markdown.
So I sat down, thought about it, skimmed through the Markdown ML on
issues regarding lazy indentation as done with Markdown and now I have
some rough idea on how to do this in kramdown.
First: I'd like to say that there is no way to satisfy