Themed 2026 Presentation Style Preview

MamlToMarkdownTopicConverterConvertTopic Method

Convert the topic to Markdown format

Definition

Namespace: Sandcastle.Core.Markdown
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public bool ConvertTopic(
	Topic topic
)

Parameters

topic  Topic
The topic to process

Return Value

Boolean
True if successful, false if not

See Also