https://bugs.documentfoundation.org/show_bug.cgi?id=172526

            Bug ID: 172526
           Summary: Unordered list marker is normalized during export
           Product: LibreOffice
           Version: 26.2.4.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: medium
         Component: filters and storage
          Assignee: [email protected]
          Reporter: [email protected]

Description:
The Markdown exporter rewrites unordered list markers.

Steps to Reproduce:
1) Save as markdown file (input.md) with notepad.

* Item 1
* Item 2
* Item 3

2) Open LibreOffice

3) "Save As" output.md.


Actual Results:
All list markers are exported as `-`.

Expected Results:
The original marker character (`*`) should be preserved.


Reproducible: Always


User Profile Reset: No

Additional Info:

## Impact

The exported Markdown is not textually identical to the original source.

This appears to be a normalization step rather than a structural corruption
issue.

## Environment

Version: 26.2.4.2 (X86_64)

Build ID: 0229ac93fcf0d7cbc6376066c6f35021cef002dc

CPU threads: 12

OS: Windows 11 X86_64 (build 26200)

UI render: Skia/Raster

VCL: win

Locale: pt-BR (pt_BR)

UI: pt-BR

Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to