Package-level declarations

Types

Link copied to clipboard

An IMfmParser implementation for detecting "center" syntax. The string enclosed by

tags will be the search result.

Link copied to clipboard

An IMfmParser implementation for detecting "code block" syntax. The string enclosed by "```" will be the search result.

Link copied to clipboard

An IMfmParser implementation for detecting "math block" syntax. The string enclosed by "\\" and "\\" will be the search result.

Link copied to clipboard

An IMfmParser implementation for detecting "quote" syntax. The string enclosed by ">" will be the search result.

Link copied to clipboard

An IMfmParser implementation for detecting "search" syntax. Strings that match the pattern "keyword \[検索]" or "keyword \[search]" are the search results.