isEmbeddedCode property

bool get isEmbeddedCode

Implementation

bool get isEmbeddedCode => trim().startsWith('```');