Index: trunk/phase3/RELEASE-NOTES |
— | — | @@ -113,6 +113,7 @@ |
114 | 114 | * Added a feature to allow per-article process pool size control for the parsing |
115 | 115 | task, to limit resource usage when the cache for a heavily-viewed article is |
116 | 116 | invalidated. Requires an external daemon. |
| 117 | +* Leading > is now syntax for <blockquote>. |
117 | 118 | |
118 | 119 | === Bug fixes in 1.16 === |
119 | 120 | |