Closes #12
@@ -99,9 +99,7 @@ type File struct {
}
func NewFile() *File {
return &File{
Includes: []string{"textflag.h"},
return &File{}
func (f *File) AddSection(s Section) {
The note is not visible to the blocked user.