这是indexloc提供的服务,不要输入任何密码
Skip to content

Support OneNote html for bold and italic #60

@idvorkin

Description

@idvorkin

Onenote encodes its HTML pages in a way that's close to what Html2Markdown supports but Onenote HTML does bold and italics as follow:

Property Example
font-style style="font-style:italic" (normal or italic only)
font-weight style="font-weight:bold" (normal or bold only)
strike-through style="text-decoration:line-through"
text-align style="text-align:center" (for block elements only)
text-decoration style="text-decoration:underline" (none or underline only)

I'm willing to make the changes if you tell me how you want me to fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA new business featurerequestA request for a new feature or enhancementscheme:onenoteThis issue relates to the OneNote scheme

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions