Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

codeblock: customize the line number #484

Closed
wants to merge 2 commits into from
Closed

codeblock: customize the line number #484

wants to merge 2 commits into from

Commits on Mar 15, 2012

  1. Add a new option start_lnr:n to the codeblock tag to set the starting…

    … line number of the code block.
    xuhdev committed Mar 15, 2012
    Copy the full SHA
    9924ad0 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2012

  1. Codeblock plugin: initialize @start_lnr, otherwise an error would occ…

    …ur if `start_lnr:n` is not specified in the tag.
    xuhdev committed Mar 18, 2012
    Copy the full SHA
    a83b9b9 View commit details
    Browse the repository at this point in the history