1
edit
Changes
no edit summary
# A JavaScript file was created to read the tags from the HTML file dynamically.
# JSUnit tests were created to assure code quality.
== Iteration ==
*Fix Tag Compatibility
**Restructure the parsing Code to Accept Tags without an Ending Tag
**Write a Test for the above task
**Rewrite Tag parsing Code
**Write Test for the Tag Parsing Code
**Update the Wiki with new content
**Tag Compatibility Milestone (Iteration 1)
== References Used ==