similar to: New to Markdown, Suggestion . . .

Displaying 20 results from an estimated 500 matches similar to: "New to Markdown, Suggestion . . ."

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"
2006 May 07
1
Announcement: Markdown-0.1 for PmWiki
Okay, it's pretty alpha, but it is a start. I have published "Markdown," which is a recipe that helps integrate Markdown syntax with PmWiki.[1] My goal is that, when finished, there will be something pretty close to a PHP-based wiki that relies on Markdown syntax. I have been involved with PmWiki for a couple years now. It has matured into a very potent, customizeable wiki engine.
2011 Sep 16
3
Rainbows! or unicorn?
I''m putting together a small web frontend for a client to upload files into an existing application. It''s trivial - there will never be more than a (small) handful of concurrent connections, but I need a streaming rack.input for upload progress on files up to 500MB or so. I was planning on using Rainbows! with ThreadSpawn and worker_connections=1, then noticed that unicorn is
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.
2007 Jan 23
3
Footnote support in Markdown
Hi All. I've just started using Markdown for my blog. So far it seems quite nice, but the one issue I've run into is a lack of "native" support for footnotes. I think that Daring Fireball's footnote style makes a lot of sense, and that's what I intend to use. However, it is a bit cumbersome to implement that style from within Markdown. I notice that the PHP
2009 Apr 09
8
ZIL SSD performance testing... -IOzone works great, others not so great
Hi folks, I would appreciate it if someone can help me understand some weird results I''m seeing with trying to do performance testing with an SSD offloaded ZIL. I''m attempting to improve my infrastructure''s burstable write capacity (ZFS based WebDav servers), and naturally I''m looking at implementing SSD based ZIL devices. I have a test machine with the
2010 Aug 23
3
Unable to upload images using native rails file upload
I am a rails newbie and am trying to build my first app. I have a jobs and categories controller and models respectively. CONTROLLER: def new @job = Job.new @catergory = Catergory.all respond_to do |format| format.html # new.html.erb format.xml { render :xml => @job } end end #THIS IS A group of 10 RADIO_BUTTONS TO SELECT A CATEGORY FROM. BY DEFAULT THE FIRST
2003 May 22
1
Continued: Join domain OK, but domain not found after reboot
Hi, all: To recap: I can successfully get my WinXP box to join the domain (WHITEROCK), but after rebooting, when I try to log on: "The system cannot log you on now because the domain WHITEROCK is not available." I get this even when using the user 'root' - and this user was the one to successfully join the domain WHITEROCK!! To rule out any stale junk, my WinXP is a
2008 Mar 14
1
Markdown doesn't always generate XHTML
Hello everybody, I've just noticed that markdown doesn't always generate XHTML. In particular the input <script src="http://evilserver.net/evil.js"> generates the output: <p><script src="http://evilserver.net/evil.js"></p> (This is the markdown dingus at daring fireball, and the markdownj implementation exhibits the same problem. I
2011 Mar 15
2
Trying to run Civilization V
i;m trying to run Civilization 5, but got this as the game crashed: fixme:win:EnumDisplayDevicesW ((null),0,0x328bdc,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x328460,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x328510,0x00000000), stub! fixme:mixer:ALSA_MixerInit No master control found on HD-Audio Generic, disabling mixer
2008 Jun 27
2
5.1 -> 5.2 Upgrade oddity
yum upgrade -y yada yada yada .... then lots of errors like: /usr/share/gnome/help/gdm/fr/gdm.xml:173: parser error : Entity 'eacute' not defined and so on until Document is not well-formed XML: /usr/share/gnome/help/gdm/it/gdm.xml Updating : amtu ##################### [173/520] Updating : grub ##################### [174/520] ...
2006 Sep 22
1
QueryParser bug?
I cooked up a little script to show what I mean. This doesn''t look right to me, but maybe I just completely misunderstand QueryParser. Same output on mswin32, unix, ferret 0.9 and 0.10 Cheers, Sam require ''rubygems'' require ''ferret'' p Ferret::VERSION # 0.10.6 index = Ferret::Index::Index.new() index << {:title => "Programming
2006 Jan 13
2
uninitialized constant Ferret
I get this error message from the following code: require ''rubygems'' require ''ferret'' include Ferret index = Index::Index.new(:path => ''/tmp/index'') index << {:title => "Programming Ruby", :content => "blah blah blah"} index << {:title => "Programming Ruby", :content => "yada yada
2008 Jun 13
1
dependency on /usr/lib/nx
I do a: sudo yum update and I get: yada, yada, yada,... ---> Package freenx-server.i386 0:0.7.2-8.el5 set to be updated --> Running transaction check --> Processing Dependency: /usr/lib/nx for package: freenx-server Importing additional filelist information --> Finished Dependency Resolution Error: Missing Dependency: /usr/lib/nx is needed by package freenx-server Not only
2005 Jan 20
0
What's up with IAXTEL?
I finally got around to signing up with Iaxtel and Free World Dialup... the price was right, as far as that goes! I've gotten and placed calls via FWD just fine. But I can't seem to get registered, or stay registered, with Iaxtel. My logs show the story; at startup I see: Jan 20 07:14:44 VERBOSE[14121]: -- Registered to '65.39.205.121', who sees us as ... yada yada... As
2003 Dec 01
0
No subject
/usr/local/bin/lpr -P%p -J"$a" -U%m %s;\ /usr/local/bin/lpr -P%p -J"Test by Jim" -U%m %s;\ /usr/local/bin/lpr -P%p -J$a -U%m %s;\ /usr/local/bin/lpr -P%p -J%J -U%m %s;\ /usr/local/bin/lpr -P%p -J"%J" -U%m %s;\ But according to /tmp/junkJ, $a is the windows file name, not the spool file name. So does the control file in the spool directory. If I send a file to
2004 Sep 28
1
Looking for whoever wrote cdr_mysql
I don't completely understand this.. Lemme try it out.. [default] exten => 1112223333,1,Macro(happy-did) [macro-happy-did] exten => s,1,Goto(${MACRO_EXTEN},1) exten => _XXXXXXXXXX,1,NoOp(Normal "s" exten stuff here) So when this is ran it will cut the cdr and the s will show the actual DID not the s correct? But then the NoOp would be something like: ....
2000 Sep 08
2
problem with installation from source on linux and solaris
On the solaris 7 box, using the Sun make, the configuration works ok. Even running make works ok. However, when I run "make check" all of the tests fail. It's a standard Ultra10, with full patches applied... and there are no errors generated during the make... On the RH6.x linux box, configure works, make works, make check works, make install works. Hey, I can even see the R
2003 Jan 16
1
How do I get the @#$$% job name to show instead of smbprn.yada.ya da?
I'm tinkering with this mod to my smb.conf, and can't get the actual filename to be displayed in the printed job history. It's adapted from one Joel put out on the list last year. My impression is that it works for everyone in the world but me.... All that ever shows up is smbprn.yada.yada... in the printer's history of printed jobs. print command = echo %J %p %s >>
2003 Jan 16
1
RE: How do I get the @#$$% job name to show instead of smbprn.yad a.yada?
> -----Original Message----- > From: Joel Hammer [mailto:Joel@HammersHome.com] > Sent: Wednesday, January 15, 2003 6:57 PM > To: Van Sickler, Jim; samba@lists.samba.org > Subject: Re: [Samba] How do I get the @#$$% job name to show > instead of > smbprn.yada.ya da? > > > If the file name is right in /tmp/J, then it looks like samba > is working ok. > > I