Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an info about new tool Writerside #187

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
72 changes: 72 additions & 0 deletions _tools/writerside.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
---
title: Writerside
category: "websites"
description: "Writerside is a new technical authoring and publishing environment from JetBrains."
icon: writerside.png
website: https://www.jetbrains.com/writerside/
syntax:
- id: headings
available: y
- id: paragraphs
available: y
- id: line-breaks
available: n
- id: bold
available: y
- id: italic
available: y
- id: blockquotes
available: y
notes: "By default, the blockquotes markup will turn into an admonition block called a tip. One can change the block type to note or warning. Read more here: https://www.jetbrains.com/help/writerside/admonition-blocks.html"
- id: ordered-lists
available: y
- id: unordered-lists
available: y
- id: code
available: y
- id: horizontal-rules
available: n
- id: links
available: y
- id: images
available: y
- id: tables
available: y
- id: fenced-code-blocks
available: y
- id: syntax-highlighting
available: y
- id: footnotes
available: n
- id: heading-ids
available: y
- id: definition-lists
available: y
- id: strikethrough
available: y
- id: task-lists
available: n
- id: emoji-cp
available: y
- id: emoji-sc
available: n
- id: highlight
available: n
- id: subscript
available: y
- id: superscript
available: y
- id: auto-url-linking
available: y
- id: disabling-auto-url
available: y
- id: html
available: n
---

[Writerside](https://www.jetbrains.com/writerside/) is a new technical authoring and publishing environment from JetBrains. It consists of an editor, a static site builder, and a customizable frontend tailored specifically for technical documentation.
Created by JetBrains, Writerside is based on the IntelliJ platform.

Writerside uses the [flexmark](https://github.com/vsch/flexmark-java) Markdown processor.

{% include tool-syntax-table.html %}
Binary file added assets/images/tool-icons/writerside.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.