! JavaScript disabled. For an optimal Spowtr experience, adjust your browser's JavaScript settings.

Spowtr — What's new — April 2025 by Spowtr
Chevron icon pointing left
Home
An 8-bit style interpretation of the human shape that is used as the accessibility symbol.

What's new — April 2025

Spowtr Admin 2025-04-12 15:36:16
Spowtr Admin's avatar
Spowtr Admin aka Spowtr 2025-04-12 15:36:16 2m read
Share icon

This month, article authoring has been improved with a few simple, yet important features.

Image Descriptions

To increase article accessibility, authors can now provide image (alt-tag) descriptions. Image descriptions can be edited by selecting an image once it has been added to an article.

An example of how the Spowtr image description editor popup appears when an image is selected.

Image descriptions assist users who utilise screen readers to digest articles, especially when images play a role in getting key points across.

To encourage authors to add detailed descriptions, any images which are missing them will trigger a suggestion in the Author Aid tool.


Code syntax highlighting

Code-blocks in the authoring experience now support syntax styling for popular coding languages. By selecting a programming language for the code snippet they are adding, authors will noticed an enhanced output when the article is published.

Supported programming languages

Authors can select from:

  1. JavaScript
  2. HTML
  3. CSS
  4. Python
  5. PHP

How does it work

Authors can now select a programming language from the toolbar menu near the code block option, like so:

A screenshot of the Spowtr authoring toolbar demonstrating where the with the syntax code block options can be selected.

Once selected, the content selected will render in a new, context-aware code block, like so:

A screenshot of the Spowtr authoring mode of the syntax code block.

Finally—when articles are published—the code snippet will render with syntax specific highlights to improve code legibility. The panel will also include the option to copy the code snippet to the user's clipboard, as you can see here:

<body>
	<div>Hellow world!</div>
</body>

Divider Lines

By utilising the new “divider line” option in the formatting toolbar, a horizontal rule can now be added between article content blocks.

A screenshot of the Spowtr authoring toolbar with the Divider Line action highlighted.

The divider lines are a helpful device to divide content sections within articles, as you have seen throughout this post.

Conversation icon 0 Responses

Community

Strong agreement

Two thumbs up icon

Do you agree?

Login to add sentiment
pencil icon

Write a response

Take some time.
Collect your thoughts.
Login or join to respond.