You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Pillar is now the name of the compilation chain and the syntax language is Micro
13
13
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).
14
14
Then we extracted it from Pier to make it more applicable to different domains.
15
15
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.
0 commit comments