fletcher / fletcher/MultiMarkdown-5

Rare PUA unicode character for styling bullets in FODT output

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
296
Forks
50
PR merge metrics
No merged PRs in 30d

Description

Hi, when converting to FODT, the styling information contains the following for list styling e.g.:

``` XML






```

with a unicode PUA character (U+F095) being used:

``` XML
text:bullet-char=""
```

This character doesn't seem to be represented in many fonts: http://www.utf8icons.com/character/61589/UTF-8-character

It certainly isn't in any of my OS X fonts. It references starbats font but that doesn't seem to contain F095 either. Could the default output be a more standard bullet character like • or others?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.