API Reference
Class
ChartForgeXMarkdownBlock
Describes a fenced ChartForgeX Markdown block.
Inheritance
- Object
- ChartForgeXMarkdownBlock
Constructors
ChartForgeXMarkdownBlock(System.String payload, System.Int32 startLine) #Initializes a new fenced block descriptor.
Parameters
- payload System.String
- The extracted fence payload.
- startLine System.Int32
- The one-based source line where the payload starts.