Skip to content

Commit 59a028a

Browse files
authored
Update README.md
1 parent e816597 commit 59a028a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Pillar is now the name of the compilation chain and the syntax language is Micro
1313
Pillar was a markup syntax and tool-suite to generate documentation, books, websites and slides. Pillar as a markup is not new, it was invented around 2000 as a supporting language for [SmallWiki](https://www.slideshare.net/esug/smallwiki-smalltalk-wiki-towards-cms): one of the first wiki using OOP for real. Its syntax was based on the one of the original Wiki from Ward Cunningham. From SmallWiki it became the markup of the Pier CMS (which was an application server written in Seaside).
1414
Then we extracted it from Pier to make it more applicable to different domains.
1515
In recent years we migrated all the transformation logic (parser, asts, visitors to Microdown).
16-
In the near future we will retire the Pillar markup from the compilation chain.
16+
The Pillar markup has been retired from the compilation chain. Now Pillar edition chain only supports Microdown syntax.
1717

1818
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://img.shields.io/badge/license-MIT-blue.svg)
1919

0 commit comments

Comments
 (0)