# 242.21870

> For the complete documentation index, see [llms.txt](https://www.jetbrains.com/help/writerside/llms.txt).

> **Tip:**
> Docker image tag with the Writerside builder: 242.21870
>
>
>
>
> ```SHELL
> docker pull registry.jetbrains.team/p/writerside/builder/writerside-builder:242.21870
> ```

This is the eighth public EAP release of Writerside. Based on IntelliJ platform 2024.2.

## The Good Docs Project templates

Writerside now supports creating new topics based on templates from [The Good Docs Project](https://www.thegooddocsproject.dev/). This large open-source repository of documentation templates is a great way to start with a generic structure for a specific type of document instead of a blank page.

For more information, see [Create a topic from template](add-a-topic.html#create-from-template).

## Ignore certain problems reported by the builder

You can now configure the project in such a way that the Writerside builder will ignore certain problems that are not critical and Writerside still produces correct and expected output.

For more information, see [Ignore certain problems](documentation-quality.html#ignore_certain_problems).

## Other fixes and improvements

* Added completion for tooltips and glossary terms. For more information, see [Tooltips](tooltips.html).

* Added support for [chapter levels](semantic-markup-reference.html#chapter_level).

* 😃 Fixed emoji rendering. For the full list of supported emojis, see [emoji-java](https://github.com/vdurmont/emoji-java/blob/master/EMOJIS.md).

* Fixed various problems related to PDF export and API documentation.

* Reduced false error highlighting produced by the XML schema and inspections.

