start working on graphics

Technical writing is not only about texts — it also requires visual content, for example, graphics. However, not all technical writers can draw well, or it can take many hours to draw graphics manually by using graphics editor. I want to make your life easier, so I’ve gathered some resources that allow you to create graphics by using code.

However, before you start working on graphics, you need some tools:

  • Atom. Atom is a desktop application built with HTML, JavaScript, CSS, and Node.js integration. It runs on Electron, a framework for building cross-platform apps using web technologies. It has a great number of features from editing texts to collaborating on code just as easy as it is to code alone, right from your editor.
  • Integrate Markdown Preview Enhanced (MPE) to Atom. Markdown Preview Enhanced is an extension that provides you with many useful functionalities such as automatic scroll sync, math typesetting, mermaid, PlantUML, pandoc, PDF export, code chunk, presentation writer, etc.

However, don’t be afraid, it’s not as difficult as you may think. I’m a technical writer, remember? ;) I’ll help you.

Here are the steps:

  1. Download Atom.
  2. Install it on your computer.
  3. Open Atom.
  4. Read the welcome guide.
  5. Click Settings > Install.
  6. Find Markdown Preview Enhanced and click Install.

Then you need to disable the official markdown-preview package that is installed by default. To do this, follow these steps:

  1. Click Settings > Packages.
  2. Find markdown-preview and click Uninstall.

That’s all. You’re ready to work. Before starting, open a draft with markdown extension. Now, let’s see how you can create diagrams using this tool. I’ll provide links where you can find an interactive editor and play with it to find what code suits your needs. In my post, I just what to show you the possibilities of Markdown Preview Enhanced that I took from its documentation.

FAQ on Technical Writing

Many people who are interested in technical writing frequently ask me a lot of different questions, but here are the…

medium.com

Flow Charts

With this code, you can create a minimalistic diagram.

You can also create something bright like this:

Sequence Diagrams

If you like a handwritten font, this one is for you.

But it also supports a simple theme.

Mermaid

There are three mermaid themes that you can choose from package settings.

PlantUML

You can install Graphviz (not required) to generate all diagram types.

GraphViz

Ditaa

Markdown Preview Enhanced supports ditaa that can convert diagrams drawn using ascii art (‘drawings’ that contain characters that resemble lines like | / — ), into proper bitmap graphics.

To create such a diagram, you should install Java.

Final Thoughts

As you see, creating a diagram by using code is not that hard. Just copy and paste the code of a diagram that suits your needs, add or remove some blocks and that’s it. This little trick will boost your knowledge and skills that will help you succeed in technical writing.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

ztenv

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值