Example:
$title = "My (c) symbol shouldn't be *bold* -- or http://example.com/ 'linked'"; $title = MKDoc::Text::Structured::Inline::process_entities_only ($text);
$title is now:
My © symbol shouldn't be *bold* — or http://example.com/ ‘linked’