similar to: Slide Show (S9) Gem V0.7 - Better Support for More Markdown (Ruby) Libs and More

Displaying 20 results from an estimated 800 matches similar to: "Slide Show (S9) Gem V0.7 - Better Support for More Markdown (Ruby) Libs and More"

2012 Jun 18
1
Slide Show (S9) v1.1 Update - More Template Packs (Deck.js, Impress.js, CSSS, Slidy2, etc.)
Hello, If you're interested in authoring your presentations/slide shows in Markdown, you might check out the Slide Show (S9) gem in Ruby. A simple slide show looks like: What's Slide Show (S9)? ======================= A Free Web Alternative to PowerPoint and KeyNote in Ruby Getting Started in 1-2-3 Easy Steps =================================== * Step
2012 Jun 16
0
markdown gem - Markdown Engine Wrapper - Use Your Markdown Library of Choice in Ruby
Hello, I've created a markdown gem in Ruby that lets you use your markdown library of choice. Preconfigured markdown libraries include: kramdown, redcarpet, bluecloth, maruku, rpeg-markdown, rdiscount, pandoc-ruby. Usage in your Ruby code: require 'markdown' Markdown.new( 'Hello World' ).to_html The gem also includes a little command line tool. Try markdown
2008 Mar 10
2
Create Slide Shows (PowerPoint/KeyNote-Style) Using Markdown using the Slide Show (S9) Ruby Gem
Hello, I've published a Ruby gem that lets you create slide shows and author slides in plain text using a wiki-style markup language that's easy-to-write and easy-to-read. Yes, that's Markdown. (Textile is supported too ;-) You can find two samples online in Markdown: o http://slideshow.rubyforge.org/svn/samples/rest.text o
2006 Oct 31
0
6251659 statvfs taking 30 second to complete performance regression s9 to s10 oracle 9ir2 starcat ufs
Author: jkennedy Repository: /hg/zfs-crypto/gate Revision: 6a727a093fbd6794a7ca69a71d9fa81f29c9364b Log message: 6251659 statvfs taking 30 second to complete performance regression s9 to s10 oracle 9ir2 starcat ufs Files: update: usr/src/uts/common/fs/ufs/ufs_alloc.c update: usr/src/uts/common/fs/ufs/ufs_inode.c update: usr/src/uts/common/fs/ufs/ufs_thread.c update:
2006 Oct 31
0
6259653 cp command fail to copy 3.2 GB flash archive from DVD in S9/S10 32 bit x86 system.
Author: peterte Repository: /hg/zfs-crypto/gate Revision: 3ba32c5bc9459959256eb41efe4324aff24953d0 Log message: 6259653 cp command fail to copy 3.2 GB flash archive from DVD in S9/S10 32 bit x86 system. Files: update: usr/src/uts/common/fs/hsfs/hsfs_vnops.c update: usr/src/uts/common/sys/fs/hsfs_spec.h
2006 Oct 31
0
6361644 Differences in SUID scripts between S9 and S10
Author: casper Repository: /hg/zfs-crypto/gate Revision: eda2f70f88e7ae03c995f668ced6bcdce8297daf Log message: 6361644 Differences in SUID scripts between S9 and S10 Files: update: usr/src/uts/common/exec/elf/elf.c update: usr/src/uts/common/exec/intp/intp.c update: usr/src/uts/common/os/exec.c update: usr/src/uts/common/sys/exec.h
2008 Aug 09
0
peg-markdown (C) and rpeg-markdown (ruby gem)
Markdowners: I've released version 0.4.1 of peg-markdown, a C implementation of markdown. peg-markdown uses Ian Piumarta's peg/leg parser generator to generate a parser from a parsing expression grammar (PEG). You can inspect the grammar for markdown at http://github.com/jgm/peg-markdown/tree/HEAD/markdown_parser.leg peg-markdown now provides both a C library and a standalone
2009 Jul 09
6
rdiscount Deadlock !
rdiscount-1.3.1.1 is uninstallable on solaris --------------------------------------------------------- root@dcb0:/opt/gitorious# gem install rdiscount -v 1.3.1.1 Building native extensions. This could take a while... ERROR: Error installing rdiscount: ERROR: Failed to build gem native extension. /opt/ruby/bin/ruby extconf.rb checking for random()... yes checking for srandom()... yes
2006 Dec 27
4
Maruku: a better Markdown interpreter for Ruby.
Hello to all! Maruku is a Markdown interpreter written in Ruby. It is released under the GPL. Maruku implements the original Markdown syntax and all the improvements in PHP Markdown Extra. Moreover, it implements some ideas from MultiMarkdown, and adds a syntax for specifying metadata for block elements. Unlike Bluecloth, Maruku creates an in-memory representation of the document tree, and this
2007 Aug 27
0
how can I get malformed UTF-8 characters to display properly?
Hello everyone, I''m scraping a lot of sites for a project, and occasionally the scraped content will have "malformed UTF-8" characters. When the scraped content is processed (basically a database record is created), these characters often don''t appear as they''re supposed to. Normally, the following code works great: str.unpack("U*").collect {|s| (s
2013 Jan 09
0
[LLVMdev] Portable OpenCL (pocl) v0.7 released
Portable OpenCL aims to be an efficient open source (MIT-licensed) implementation of the OpenCL 1.2 standard. In addition to producing an easily portable open source OpenCL implementation, another major goal of the project is improving performance portability of OpenCL programs with compiler optimizations, reducing the need for target-dependent manual optimizations. At the core of pocl is the
2024 Jan 22
0
hydroTSM back on CRAN (v0.7-0 released)
Dear all, After being archived on CRAN on 2023-10-1, hydroTSM is finally back on CRAN since January 18th: https://cran.r-project.org/package=hydroTSM. This new version 0.7-0 has several new functions, improvements, bugfixes, and a new dataset, mostly devoted to work with sub-daily and sub-hourly time series. *) New functions: baseflow, plot_pq, calendarHeatmap, subhourly2hourly,
2024 Jan 22
0
hydroTSM back on CRAN (v0.7-0 released)
Dear all, After being archived on CRAN on 2023-10-1, hydroTSM is finally back on CRAN since January 18th: https://cran.r-project.org/package=hydroTSM. This new version 0.7-0 has several new functions, improvements, bugfixes, and a new dataset, mostly devoted to work with sub-daily and sub-hourly time series. *) New functions: baseflow, plot_pq, calendarHeatmap, subhourly2hourly,
2006 Jun 04
1
foxGUIb v0.7 (for FXRuby 1.6)
dear (FX)Ruby hackers, lyle has released FXRuby 1.6.0 some days ago. so it was a good opportunity for me to fix some more bugs and release annother version of foxGUIb which is tested against FXRuby 1.6.0. the most interesting feature Fox1.6 brings to you is unicode support. (see foxGUIb/test/unicode_test_japanese.rbin) thanks for all the feedback and the bug reports. enjoy ;) -- henon
2010 Feb 27
3
Oniguruma and Ultraviolet on Windows 7
Hi I have been tying to install the followings gems in order to add code syntax highlighting to my application: -Oniguruma -Ultraviolet -Harsh Unfortunately I have been running into the the following errors when running "gem install oniguruma ultraviolet" Building native extensions. This could take a while... ERROR: Error installing oniguruma: ERROR: Failed to build gem
2007 Mar 04
1
Maruku + webgen - access to meta-information from content converter
Hi! I am the author of Maruku (http://maruku.rubyforge.org/), a Markdown-superset interpreter. At the moment I am 1) learning webgen 2) integrating Maruku+webgen 3) converting my website to webgen, so I have many questions (one question, one message). First one: I wrote the straightforward maruku.rb converter (see attachment). In a content converter, how can I access the meta-information of
2015 Jan 08
0
Package "ore": Oniguruma Regular Expressions
Dear all, I'm pleased to announce the availability of the "ore" package (for "Oniguruma Regular Expressions"), which offers an alternative to base R's functions for searching, splitting and substituting text which matches (Perl-style) regular expressions. The package uses the Oniguruma/Onigmo regex library behind the scenes, and offers the following advantages: -
2015 Jan 08
0
Package "ore": Oniguruma Regular Expressions
Dear all, I'm pleased to announce the availability of the "ore" package (for "Oniguruma Regular Expressions"), which offers an alternative to base R's functions for searching, splitting and substituting text which matches (Perl-style) regular expressions. The package uses the Oniguruma/Onigmo regex library behind the scenes, and offers the following advantages: -
2011 Aug 17
4
How to use Oniguruma in ruby 1.9.2?
Hello Guys , Can anyone explain me how to use Oniguruma in ruby 1.9.2 , I guess in ruby 1.9.2 its a default library so there is no need to install externally? I was using Oniguruma::ORegexp.new( in ruby 1.8.7 . Thanks Nishant -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2007 Jan 02
3
Revised - Revised 2005 proposal for meta-data
Happy new year! This is the revised revised proposal: http://maruku.rubyforge.org/proposal.md http://maruku.rubyforge.org/proposal.html http://maruku.rubyforge.org/proposal.pdf I wait for comments. -- Andrea Censi "Life is too important to be taken seriously" (Oscar Wilde) Web: http://www.dis.uniroma1.it/~censi