@if (isShowEdit() || !isMarkdownFormattingEnabled()) { } @if (isShowPreview()) { }
@if (isShowControls()) {
@if (isShowChecklistToggle() && isMarkdownFormattingEnabled()) { } @if (isCurrentlyChecklist()) { }
}