なぜトピックタイトルでは `markdown` が _レンダリング_ されないのですか?

Hi,

I’m wondering why markdown in topic titles isn’t rendered. The topic of this thread is probably illustration enough, but just in case, here’s one from our internal instance:

Selection_682

 
Ann

「いいね!」 3

I’m not sure there’s an official reason we never added support, but I know personally I am wary of people trying to make their topics look more important by adding bold, underlines and such.

Having said that we do support emoji which can be overdone too, and it’s generally not a problem.

「いいね!」 11

We recently added max emojis in title to help control that.

「いいね!」 5

Could I at least have code? :heart_eyes::smiling_face_with_three_hearts::smiley:
 

… yeah emojis can be overdone. :kissing_heart:

「いいね!」 4

It would have to be an opt in thing, I can see people trolling with this extra power.

I am not strongly against it for programmer heavy forums, also mathjax blocks are needed for math heavy forums.

There is very little precedent out there though, Stack Overflow which is super programmer centric does not do this. I would recommend starting out with a theme component here.

「いいね!」 3

タイトル内で Markdown をパースするテーマコンポーネントを作成した方はいますか?検索しましたが、まだ見つけることができませんでした。

「いいね!」 1

現時点で、これを実現するテーマコンポーネントは存在しないようです。問題はマークダウンの解析そのものではなく、それはそれほど難しくはありません。

問題は、それがすぐに煩雑で気が散るものになってしまうことです。また、タイトルが使用されるあらゆる場所でタイトルを解析する必要があります。そうしなければ、トピック一覧ではそれなりに見えても、通知ではこのようになります。

さらに、スタイルの調整にも時間を割く必要があります。

Sam が指摘したように、これはテーマコンポーネントで実現可能です。Marketplace カテゴリにトピックを作成し、コミュニティのデベロッパーからオファーがあるかどうかを確認したい場合、おそらく 8〜10 時間程度の作業になるでしょう。

「いいね!」 4