public class ReadmeEditor extends TextEditor (Code)
This class implements the Readme editor. Since the readme
editor is mostly just a text editor, there is very little
implemented in this actual class. It can be regarded as
simply decorating the text editor with a content outline.