Documentation
¶
Overview ¶
Package zwsp provides functions for inserting and removing zero-width spaces from a string. This package also works with Markdown.
Index ¶
Constants ¶
View Source
const Frequency = 4
The frequency to insert a zero-width space into a paragraph.
View Source
const Offset = -2
Offset sets the offset for the number used to determine insertion.
Variables ¶
View Source
var URLPrefixes = []string{"https://", "http://"}
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.