awestruct / web-editor

A web based editor for awestruct projects
8 stars 6 forks source link

Flexbox Implementation, Asciidoc/md table creator, UI enhancements, Modularization of code #20

Closed wesbos closed 11 years ago

wesbos commented 11 years ago

Flexbox Implementation Implemented the new CSS3 flexbox which allows the window to be resized at any height.

Asciidoc/md table creator

UI enhancements

Modularization of code for easy maintainability. Will have to figure out some sort of concatenation step in the future.