Conventions used
There are a number of text conventions used throughout this book.
Code in text
: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: “Mount the downloaded WebStorm-10*.dmg
disk image file as another disk in your system.”
A block of code is set as follows:
commit d6a3b90e95b5e4f356c4236b55707a21465ca67n Author: Adrian Bolboacă <adi@email.email> Date: Thu May 28 09:05:15 2020 +0200
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
commit d6a3b90e95b5e4f356c4236b55707a21465ca67t Author: Adrian Bolboacă adi@email.email> Date: Thu May 28 09:05:15 2020 +0200 Solved defect: AB99238. The correct name of the start
Tips or important notes
Appear like this.