Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
walker
staging
Top Level Namespace
Circle
City
Company
Country
Links
Markdown
Parser
PrefixHeader
UnorderedList
Renderer
ThreefoldRender
MdPage
MileStone
Project
ProjectEcoSystem
ProjectInfo
TeamInfo
User
UserEcoSystem
UserInfo
Websites
Built with Crystal 1.9.2
2023-10-07 21:12:46 UTC
struct
Markdown::Parser::PrefixHeader
Markdown::Parser::PrefixHeader
Struct
Value
Object
Defined in:
markdown/parser.cr
Constructors
.new
(count : Int32)
Instance Method Summary
#clone
#copy_with
(count _count = @count)
#count
: Int32
Constructor Detail
def self.
new
(count : Int32)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(count _count = @count)
#
[
View source
]
def
count
: Int32
#