1. Haroopad Overview
Haroopad is a markdown-enabled document processor for creating web-friendly documents.
You can author professional-looking documents of various formats:blog posts, slides, presentations, reports, email and mo Re.
Haroopad gives you the same editing experience regardless of the platform is working on. It runs on all three major operating systems-Windows, Mac OS X, and Linux.
2. haroopad Installation
Enter the official website (http://pad.haroopress.com/) to download the package corresponding to your system
Ubuntu system can go to download page directly download the Deb installation package (download not? Baidu Network disk download haroopad-v0.13.1-x64.deb), double-click Install.
3. haroopad Configuration
Click menu file, preferences, editor configuration recommended as follows: Theme Moonkai, click on the "Edit" button to customize the theme, modify the "default.css" file can modify the editing area default font.
Set the compilation area font and line number to "Courier pitch", the modified "default.css" file as follows, save and click "Reload" to complete the setup.
/** can only use the following style. -Color, font-family, font-style-text-shadow-background-* example:font-family: "Microsoft Jas Black", "Meiryo UI", "Malgun Got Hic "," Segoe UI "," Trebuchet MS ", Helvetica, Sans-serif!important; text-shadow:0 1px rgba (0, 0, 0,. 8); Background-image:url (' wood.jpg '); background-attachment:fixed; Background-repeat:no-repeat; Background-size:cover;*/Editor{font-family:"Courier pitch", "Meiryo UI", "Malgun Gothic", "Segoe UI", "Trebuchet MS", Helvetica, Sans-serif!important;}linenumber{font-family:"Courier pitch", "Meiryo UI", "Malgun Gothic", "Segoe UI", "Trebuchet MS", Helvetica, Sans-serif!important;}Activeline{font-family:"Microsoft Jas Black", "Meiryo UI", "Malgun Gothic", "Segoe UI", "Trebuchet MS", Helvetica, Sans-serif!important;}/*You can only use the following style. -Color, font-family, Font-style-text-shadow example:color: #adadad; Font-style:bold; text-shadow:0 1px rgba (0, 0, 0,. 8);*/Header{}Code{}blockquote{}Li1{}Li2{}Li3{}HR{}img{}a{}em{}I{}Strong{}
The recommended configuration for the preview area is as follows: The theme is recommended to use GitHub, you can click "Edit button to customize the theme", method through edit area
The code area is configured as follows: Theme recommended with Monokai_sublime
4. Reference links
[1]. haroopad--best markdown Editor
Haroopad Installation and configuration: The best markdown Editor for Linux Systems