Markdown Preview uses the Showdown JavaScript library and works in real-time, updating the preview with every keystroke.The class takes text styled using the Markdown markup language and converts it to HTML, embedding it under the input section so the...

Term Extraction was created to allow developers and editors to detect common terms inside a block of text.Once a text has been analyzed by Term Extraction, the application will output the most common terms along with the number of times each has been...

Font Detect works by using Flash to query the user's local environment and get a list of all fonts.These fonts are then listed alphabetically one under each other, using a sample text, letting the user preview them all on the same page.There's a special...

Prism

Prism 1.3.0 updated

Prism will take a regular 'pre' or 'code' element and transform it into a colorful piece of text, increasing its readability and display style.The library is ideal for Web pages where code needs to be easily seen, like tutorials, documentation sites, or...

CodeRay

CodeRay 1.1.0

The produced code is colorful and valid xHTML.CodeRay's design goal: simple, beautiful code highlighting for your board/wiki/blog/doc/website.CodeRay supports line numbers, comments, various programming languages, and a lot more features.The library works...

Strict

Strict 0.0.16

Strict implements a traditional static type-system over dynamic Ruby objects.This tool was built for debugging simple type errors.Features:Implements a Static typesystem over Object Support for Ruby Primitives (strict subsets, weak subsets etc.) Support...

HikiDoc

HikiDoc 0.1.0

HikiDoc allows writers to input text using an easy-to-read, easy-to-write plain text format, convert it to structurally valid HTML (or XHTML) afterward.What is new in this release:Fixed missing NEWS.ja for packaging. Requirements:Ruby 1.8.2 or...

PHP SmartyPants

PHP SmartyPants 1.5.1f / 1.0.1 / 1.6.0-beta1

The original SmartyPants library was created as a plugin for Movable Type, Blosxom, and BBEdit, automatically converting various combinations of ASCII characters into HTML formatting tags.As the original, this PHP port works the same, converting stuff...