Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

czp3009/honkit-plugin-encode-link-round-with-angle-brackets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated

Please use https://github.com/czp3009/honkit-plugin-encode-link

Honkit Plugin Encode Link Round With Angle Brackets

English | 简体中文

Encode url in link that round with angle brackets.

Before encode(url with space and round brackets may cause issue when honkit parse it):

![](<.gitbook/assets/image (1).png>)

After encode:

![](.gitbook/assets/image%20%281%29.png)

Generated html:

<p><img src=".gitbook/assets/image%20%281%29.png" alt></p>

NPM

npm install honkit-plugin-encode-link-round-with-angle-brackets

Configuration

No config.

License

Apache 2.0

About

Encode url in link that round with angle brackets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published