<ac:macro ac:name="info"><ac:parameter ac:name="title">Zend_Markup_Parser_Markdown</ac:parameter><ac:rich-text-body> <ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body><![CDATA[
Zend_Markup_Parser_Markdown is a parser for the wiki markup Markdown. Most requirements take the form of "foo will do ...." or "foo will not support ...", although different words and sentence structure might be used. Adding functionality to your proposal is requirements creep (bad), unless listed below. Discuss major changes with your team first, and then open a "feature improvement" issue against this component.
<p>This page has been created from a template that uses "zones." To proceed:</p>
<ol>
<li>Edit the page</li>
<li>Replace sample content within each zone-data tag with your own content</li>
<li>Remove this notice</li>
<li>Save the page</li>
<li>When you are ready for community review, move this page to the <ac:link><ri:page ri:content-title="Ready for Review" /></ac:link> section on the edit page.
<ac:macro ac:name="note"><ac:parameter ac:name="title">No placeholders allowed!</ac:parameter><ac:rich-text-body>
<p>Please do not create placeholders. Wait until you have sufficient content to replace all sample data in the proposal template before creating your proposal document.</p></ac:rich-text-body></ac:macro></li>
</ol>
</ac:rich-text-body></ac:macro>
<ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body><![CDATA[
Zend Framework: Zend_Markup_Parser_Markdown Component Proposal
Proposed Component Name
Zend_Markup_Parser_Markdown
Developer Notes
http://framework.zend.com/wiki/display/ZFDEV/Zend_Markup_Parser_Markdown
Proposers
Boris Guéry
Zend Liaison
TBD
Revision
0.1 - 1 March 2011: Initial Draft. (wiki revision: 5)
Table of Contents
1. Overview
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
4. Dependencies on Other Framework Components
- Zend_Markup_Parser_ParserInterface
- Zend_Markup_Token
- Zend_Markup_TokenList
5. Theory of Operation
The component is mainly provided to be used through Zend_Markup factory method to be rendered with any Zend_Markup_Renderer_*.
However, it could be used as is to return a Zend_Markup_Tokenlist tree instance.
6. Milestones / Tasks
- Milestone 1: design notes will be published here
- Milestone 2: Working prototype checked into the incubator supporting use cases #1, #2, ...
- Milestone 3: Working prototype checked into the incubator supporting use cases #3 and #4.
- Milestone 4: Unit tests exist, work, and are checked into SVN.
- Milestone 5: Initial documentation exists.
7. Class Index
- Zend_Magic_Parser_Markdown
8. Use Cases
| UC-01 |
|---|