| Author | djarvis <email> |
|---|---|
| Date | 2016-10-18 18:10:18 GMT-0700 |
| Commit | f23455fde9962a1532e4e621924920932a748740 |
| Parent | 8706ca5 |
| Delta | 2 lines added, 1 line removed, 1-line increase |
| /** | ||
| - * Based on the Markdown Writer FX application. | ||
| + * Main application entry point. The application allows users to edit | ||
| + * Markdown files and see a real-time preview of the edits. | ||
| * | ||
| * @author Karl Tauber and White Magic Software, Ltd. |