Skip to content

Commit

Permalink
update export
Browse files Browse the repository at this point in the history
  • Loading branch information
abnerlee committed Jun 25, 2024
1 parent 2813106 commit a46b9b7
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions _posts/basic/2021-04-20-Export.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,16 +139,15 @@ You can apply another theme in HTML export in the preferences panel. By default,

#### Example: Export using [VLOOK](https://github.com/MadMaxChow/VLOOK)

[VLOOK™](https://github.com/MadMaxChow/VLOOK) is a **Theme Pack** and provide much enhancement for HTML export of Typora.
> [VLOOK™](https://github.com/MadMaxChow/VLOOK) is **THEME PACK** and **ENHANCEMENT PLUGIN** for Typora, a cross-platform Markdown editor that targets exported HTML files.
By using it, you could be able to export more fancy HTML file. Followings are setup process based on current export functionalities:

1. Adding a new export command for HTML format, named as “vlook".
2. Install VLook themes under <https://github.com/MadMaxChow/VLOOK/tree/master/released/theme>.
3. Select a VLook theme in Export → vlook → Theme.
4. Copy content from <https://github.com/MadMaxChow/VLOOK/blob/master/released/plugin/plugin.txt> to `Append in <body />` part.
5. Make file based on template (<https://github.com/MadMaxChow/VLOOK/blob/master/released/VLOOK-Document-Template.md>)
6. Click Export → vlook from menu bar to export the content.
- step 1: Download and Configure
- step 2: Install the Theme Package
- step 3: Configure Export Options

**See the detailed in [Install and Use VLOOK](/Install-and-Use-VLOOK/)**

Similarly, you could config your own export styles by changing all those configs.

Expand Down

0 comments on commit a46b9b7

Please sign in to comment.