Skip to content
This repository was archived by the owner on Sep 24, 2019. It is now read-only.
This repository was archived by the owner on Sep 24, 2019. It is now read-only.

Fix /dotablog text preview #19

@TimJentzsch

Description

@TimJentzsch

The preview text of the /dotablog command doesn't display properly.


  • Special characters are displayed as their Unicode code,
  • Links are displayed as their HTML tag.

The entire preview text is surrounded by

[u' _TEXT_  ' , u'; <_HTML_LINK_ >']...

so probably a text to Unicode parsing error in python?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions