Aspose::Words::Loading::MarkdownLoadOptions::get_SoftLineBreakCharacter method. Gets or sets a character value representing soft line break. The default value is SPACE (U+0020) in C++....ControlChar :: LineBreakChar ); auto doc = System :: MakeObject < Aspose...ASSERT_EQ ( u "line1 \u000b line2" , doc -> GetText (). Trim ()); } See...