Displaying 7 results from an estimated 7 matches for "mundus".
Did you mean:
fundus
2006 May 12
1
A Single Test File?
I was wondering if there is a single text file that contains all the
markup in a way that one can visually check to see if a markdown
script is succeeding. I know there's a Perl test suite, but I'm
looking for just one source file.
Thanks.
--
Ben Wilson
" Mundus vult decipi, ergo decipiatur"
2011 Sep 16
3
Rainbows! or unicorn?
...ite of the unicorn design case, is there any reason in this scenario for me to use Rainbows!, or should I just go with unicorn and enough backends to handle a couple of concurrent uploads and the minimal other frontend bits?
cheers
Russell
-----
Russell Muetzelfeldt <russm at slofith.org>
Mundus vult decipi, ergo decipiatur.
2011 Mar 15
2
Trying to run Civilization V
...a72 in kernel32 (+0x25a72) (0x0032f1d8)
1 0x6863f208 in d3dx9_36 (+0x3f207) (0x0032f208)
2 0x686106e1 in d3dx9_36 (+0x106e0) (0x0cbb4dc8)
0x7b835a72: subl $4,%esp
Modules:
Module Address Debug info Name (152 modules)
PE 330000- 3fe000 Deferred cvlocalizationwin32final releaseZ:\home\mundus\Sid_Meiers_Civilization_V.1\CvLocalizationWin32Final Release.dll
PE 400000- 6c7f000 Deferred civilizationv
PE 6c80000- 72dd000 Deferred cvgamecoredllfinal release
PE 72e0000- 78f4000 Deferred cvgamedatabasewin32final releaseZ:\home\mundus\Sid_Meiers_Civilization_V.1\CvGameD...
2010 Oct 20
0
Spatstat: tessellation problems.
...aspect.tess) :
Tessellation does not contain all the points of X
I have checked and the extent of the tessellated elevation image is
different from the original elevation image (smaller). Is there anything I
am missing here?
Please any help will be appreciated.
--
Neba, Funwi-Gabga
Erasmus Mundus Masters
Geospatial technologies,
Superior School of Experimental Sciences and Technology,
Universitat Jaume I
Castellon, Spain.
[[alternative HTML version deleted]]
2006 May 07
1
Announcement: Markdown-0.1 for PmWiki
...efixed with
'> '), but this recipe does not nest the block quotes (yet). I only
worked on this today after a few earlier abortive attempts, so if
things act a bit screwy, let me know.
[1]: http://pmwiki.org/wiki/Cookbook/Markdown
[2]: http://pmwiki.org/wiki/Cookbook
--
Ben Wilson
" Mundus vult decipi, ergo decipiatur"
2006 Apr 03
0
New to Markdown, Suggestion . . .
...looked
like a neat idea, and it helped me learn how Yuri, et al. put together
the script. At Yuri's prodding I've decided to post this and see where
the community is on adopting this behavior?
Regards,
Ben
[1]: http://daringfireball.net/projects/markdown/syntax#list
--
Ben Wilson
" Mundus vult decipi, ergo decipiatur"
2006 Jun 08
2
parsing question - lists and blockquotes
I'm using the PHP port of Markdown, but I noticed the same effect on
your dingus <http://daringfireball.net/projects/markdown/dingus>
The problem I'm seeing is when I have an bulleted list and the last item
of the list contains a block quote. The blockquote does not terminate
correctly, and adding another blockquote after the list ends up
extending the original blockquote.