Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Obelisk::Quick::HighlightOptions
Inherits
Struct
<
Value
<
Object
Options for highlighting
Constructors
new
(coalesce_tokens :
Bool
= true, max_token_size :
Int32
|
Nil
= 32768)
Source
Instance methods
coalesce_tokens
Source
coalesce_tokens=
(coalesce_tokens :
Bool
)
Source
max_token_size
Source
max_token_size=
(max_token_size :
Int32
|
Nil
)
Source