@@ -88,7 +88,7 @@ documentation.
8888Re-usable component example
8989===========================
9090
91- ** djangocms-frontend ** plugins can be used as components. They can be
91+ `` djangocms-frontend `` plugins can be used as components. They can be
9292used in all your project's templates. Example (if key word arguments are
9393skipped they fall back to their defaults):
9494
@@ -121,7 +121,7 @@ documentation.
121121Re-usable component example
122122===========================
123123
124- ** djangocms-frontend ** plugins can be used as components. They can be
124+ `` djangocms-frontend `` plugins can be used as components. They can be
125125used in all your project's templates. Example (if key word arguments are
126126skipped they fall back to their defaults):
127127
@@ -207,7 +207,7 @@ documentation.
207207Re-usable component example
208208===========================
209209
210- ** djangocms-frontend ** plugins can be used as components. They can be
210+ `` djangocms-frontend `` plugins can be used as components. They can be
211211used in all your project's templates. Example (if key word arguments are
212212skipped they fall back to their defaults):
213213
@@ -256,7 +256,7 @@ specified using the ``DJANGOCMS_FRONTEND_CAROUSEL_TEMPLATES`` setting.
256256Re-usable component example
257257===========================
258258
259- ** djangocms-frontend ** plugins can be used as components. They can be
259+ `` djangocms-frontend `` plugins can be used as components. They can be
260260used in all your project's templates. Example (if key word arguments are
261261skipped they fall back to their defaults):
262262
@@ -347,7 +347,7 @@ If targets are deleted the link will fallback to regular text.
347347Re-usable component example
348348===========================
349349
350- ** djangocms-frontend ** plugins can be used as components. They can be
350+ `` djangocms-frontend `` plugins can be used as components. They can be
351351used in all your project's templates. Example (if key word arguments are
352352skipped they fall back to their defaults):
353353
@@ -400,7 +400,7 @@ Media component
400400***************
401401
402402The media component is another legacy component from djangocms-bootstrap4.
403- ** djangocms-frontend ** recreates it using responsive utilities.
403+ `` djangocms-frontend `` recreates it using responsive utilities.
404404
405405
406406.. index ::
@@ -421,7 +421,7 @@ well as responsive embedding of external pictures.
421421 djangocms-text-ckeditor supports dragging and dropping images into a rich
422422 text field. If you add the following line to your `settings.py ` file,
423423 djangocms-text-ckeditor will automatically convert an image dropped into it
424- to a djangocms-frontend image component.
424+ to a `` djangocms-frontend `` image component.
425425
426426 .. code-block ::
427427
@@ -475,7 +475,7 @@ Code component
475475**************
476476
477477Have code snippets on your site using this plugin, either inline or as a code block.
478- djangocms-frontend offers the `ace code editor <https://ace.c9.io >`_
478+ `` djangocms-frontend `` offers the `ace code editor <https://ace.c9.io >`_
479479to enter code bits.
480480
481481.. warning ::
@@ -516,7 +516,7 @@ Tabs component
516516Re-usable component example
517517===========================
518518
519- ** djangocms-frontend ** plugins can be used as components. They can be
519+ `` djangocms-frontend `` plugins can be used as components. They can be
520520used in all your project's templates. Example (if key word arguments are
521521skipped they fall back to their defaults):
522522
0 commit comments