append

abstract fun append(title: String = "", id: String? = null, description: String? = null): LineManager

Append a new line and return its manager.