Shortcuts App with Arabic markdown to rich text problem

Hello everyone


I interface a weird problem when I try to change a normal arabic text from markdown to rich text, will show as garbage


this is my name in arabic


وسام حاتم السراج



the results will show like this



any advice??

iPhone 13 Pro Max

Posted on Oct 11, 2022 02:36 AM

Reply
Question marked as Top-ranking reply

Posted on Oct 12, 2022 12:22 AM

That's correct I solve the issue by using convert HTML to Rich text and it's work fine specifically when I add the meta tag to the head


<head>
<meta charset="utf-8">
</head>
<body>
<ul><li>وسام حاتم السراج</li></ul>
</body>


Could be bug in Shortcuts. To report to Apple, use

Product Feedback - Apple


the problem here there's no shortcuts app to report!!!

Similar questions

4 replies
Question marked as Top-ranking reply

Oct 12, 2022 12:22 AM in response to Tom Gewecke

That's correct I solve the issue by using convert HTML to Rich text and it's work fine specifically when I add the meta tag to the head


<head>
<meta charset="utf-8">
</head>
<body>
<ul><li>وسام حاتم السراج</li></ul>
</body>


Could be bug in Shortcuts. To report to Apple, use

Product Feedback - Apple


the problem here there's no shortcuts app to report!!!

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Shortcuts App with Arabic markdown to rich text problem

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.