-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathTODO
More file actions
34 lines (24 loc) · 1.31 KB
/
TODO
File metadata and controls
34 lines (24 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Track the project at,
http://eazytext.pluggdapps.com
* Convert Style shortcuts into plugins.
* TTags for generating <q> does not display quotes when integrated with
pluggdapps.com. Standalone tests seem to work proper.
* Launchpad-eazytext project details have several links to external sites
related to eazytext, fill them up.
* HTML 5 tags that are relevant to eazytext.
article, aside, audio, button, caption, details/summary
embed, header, footer, meter, del, ins, strike, time,
nav, progress, section, source, audio/video,
figure, figcaption, mark, meter
* parser.restart() and lex.restart() doesnot seem to be sufficient, for now
avoiding reuse of parser and lexer objects. Find a long term solution.
Nested and Frontpage extensions can benefit from parser/lexer re-use.
* parse() appends a newline at the end of the wiki text, prune them while
dump()
* Empty tag elements must be self closing. Make sure that all generated html
with empty tags are self closing. This seem to have some problems. What is the
right way of doing ?
* Test cases / profiling / code-coverage.
* Documentation for features and functions added from 0.92dev to recent ones.
Send email to pluggdapps mailing list regarding the same.
* Define link anchors are $ and fragments as #.