markdown2 :: MdParser :: _column
line_string
Tab causes column to go to next 4-space tab stop.
# Current column in input `line_string` (starts at 0) # # Tab causes column to go to next 4-space tab stop. private var column = 0