module Note::NoteParser

Direct including types

Defined in:

models/note.cr

Instance Method Summary

Instance Method Detail

abstract def content : String | Nil #

[View source]
abstract def tags : Array(String) #

[View source]
abstract def title : String #

[View source]