Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Drupal 7 のMetatagモジュールを使用しています。説明の一部を太字にしたいと思います。
たとえば、次のソース コードがあります。
<meta name="description" content="My new content of web page" />
「My new content」を太字にしたいと思います。
出来ますか?