Button Text

Blog formatting styles

Default styles

Basic elements available in the editor directly:

Heading 2

Heading 3

Heading 4

heading 5
heading 6

Paragraph text with some bold text or italics, or even subscript and superscript

Second paragraph to see the spacing, with an empty line below.

  • Unordered List items
  • Unordered List items
  • Unordered List items

  1. Ordered List items
  2. Ordered List items
  3. Ordered List items

Text link

Quote text goes here

Default image style:

Image caption

Custom styles

Custom styles are prefixed with "b-" to distinguish them from the main styles and avoid confusion or conflicts (b, as in blog).
You can Custom styles add by wrapping text with class names in brackets.
You have to publish to see these styles take place.
Example:
[.classname] your text here [.classname]

Note: the Table of contents element will automatically be added before the first h2 of your article and will be automatically populated with your article's headings, so there is no extra effort needed from your side

.b-related-article

Link to a related article. Write the title, select the text, turn to a link, and wrap it with the class. You can only change the title text
The text above the title and the arrow are added through custom CSS in the Blog Article CSS component.
Projekt-Management für Teams: Worauf kommt es wirklich an?

.b-important-block

Important announcement block. You can edit the main text of the card.
But you also have the option to change the tag by adding it in the next line with the "attribute brackets" ( [$attribute-name] ), like this:

[.b-important-block]Even as a desktop app, awork remains a web-based tool. Therefore, you can only use the app with a working internet...[.b-important-block]

[$tag]🚨 Important[$tag]

Even as a desktop app, awork remains a web-based tool. Therefore, you can only use the app with a working internet...

.b-button-primary

Centered Primary button as a link
Get Started!

.b-button-secondary

Centered Secondary button as a link
Get Started!

Special elements

Special elements are styled similarly to the custom styles, but since they are more complex elements, you provide the properties and they are injected into the element when you publish.
[.classname] your text here [.classname]

.b-testimonial

Add the main quote by writing it between the .b-testimonial bracket sets, then add the image right after the element, with the caption being the author's name and role separated by a comma, like this:

[.b-testimonial]The bear-strong Panda update is here, bringing one of the most frequently requested features to life: a new task level, or more precisely, real subtasks.[.b-testimonial]

Dorte, Talent Acquisition Lead

and it will be transformed to this:
Dorte
Talent Acquisition Lead
The bear-strong Panda update is here, bringing one of the most frequently requested features to life: a new task level, or more precisely, real subtasks.

If you don't want the image to be huge in the editor, go to the settings of the image (wrench icon, go to size, then set it to HiDPI or custom to make it smaller)

.b-stats

Add the main text by writing it between the .b-stats brackets, then add the percentage, link, and image right after the element (in that order), like this:

[.b-stats]of US citizens would stop consuming from a business after it experienced a cybersecurity breach[.b-stats]

83%

Source PCI Pal


and it will be transformed to this:
83%

os US citizens would stop consuming from a business after it experienced a cybersecurity breach


If you don't want the image to be huge in the editor, go to the settings of the image (wrench icon, go to size, then set it to HiDPI or custom to make it smaller)

.b-important-block

Important announcement block. You can edit the main text of the card.
But you also have the option to change the tag by adding it in the next line with the "attribute brackets" ( [$attribute-name] ), like this:

[.b-important-block]Even as a desktop app, awork remains a web-based tool. Therefore, you can only use the app with a working internet...[.b-important-block]

[$tag]🚨 Important[$tag]

Even as a desktop app, awork remains a web-based tool. Therefore, you can only use the app with a working internet...