/textilenet

A long time ago, this project was at http://textilenet.codeplex.com/

Primary LanguageC#

textilenet

This library is a .NET implementation of Textile, which also features a dual-pane Textile editor with semi-live preview.

Textile is a simple text markup. Simple symbols mark words' emphasis. Blocks of text can be easily tagged as headers, quotes, or lists. A Textile document can then be converted to HTML for viewing on the web.

History

  1. @ludovicchabant created the project in 2009 at http://textilenet.codeplex.com/
  2. An export of the source code (with history) was discovered at https://github.com/neptaco/textilenet
  3. You are likely looking at the fork created by @olivierdagenais
    (or a fork derived from it where the author didn't bother to update this part)

License

Despite the presence of a LICENSE.TXT file in a subfolder that appears to represent the Apache License, most files contain the following notice, meaning the project is licensed under the Common Public License 1.0:

The use and distribution terms for this software are covered by the Common Public License 1.0 (https://opensource.org/licenses/cpl1.0.php) which can be found in the file cpl1.0.txt at the root of this distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license.

You must not remove this notice, or any other, from this software.