Description: Applies a character style to `text` enclosed in backquotes (backticks). Steps to Reproduce: 1. Create Markdown file. ( include text enclosed in backquotes ) For example: This is `mono-text`. 2. Open the created Markdown file with Writer. Actual Results: 3. "mono-text" will be converted to the Mono font family and displayed accordingly. Expected Results: 3. For example, "mono-text" be applied the "Teletype" of character styles. Reproducible: Always User Profile Reset: No Additional Info: I know this conversion is correct in terms of Markdown syntax, but if we follow the conventions recommended in Writer, we should apply character styles instead. When character styles are applied, it becomes as easy as with most Markdown viewers to change the character color and highlight color. Reproducible [2025-11-20] Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 620(Build:0) CPU threads: 4; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win Locale: ja-JP (ja_JP); UI: en-US Calc: CL threaded
Created attachment 204617 [details] Sample markdown file