Class: MD4C::CodeBlock

Inherits:
Object
  • Object
show all
Defined in:
lib/md4c.rb,
ext/md4c/rb_md4c.c

Instance Attribute Summary collapse

Instance Attribute Details

#fence_charObject (readonly)

Returns the value of attribute fence_char.



68
69
70
# File 'lib/md4c.rb', line 68

def fence_char
  @fence_char
end

#infoObject (readonly)

Returns the value of attribute info.



68
69
70
# File 'lib/md4c.rb', line 68

def info
  @info
end

#langObject (readonly)

Returns the value of attribute lang.



68
69
70
# File 'lib/md4c.rb', line 68

def lang
  @lang
end