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

resolves #247 add support for the Rouge source highlighter #248

Merged
merged 1 commit into from
Jul 6, 2015

Conversation

mojavelinux
Copy link
Member

  • add integration with Rouge for highlighting source listings
  • guard indentation within Rouge formatter
  • organize the code to setup source highlighting
  • enable line number support when highlighting with Rouge
  • add pastie theme for Rouge
  • patch Rouge style lookup (see Precedence of style lookup is inverted rouge-ruby/rouge#280)

@mojavelinux mojavelinux force-pushed the issue-247 branch 2 times, most recently from 95cd8b0 to e753a92 Compare June 28, 2015 08:06
@mojavelinux mojavelinux changed the title resolves #247 add support for the Rouge syntax highlighter resolves #247 add support for the Rouge source highlighter Jun 28, 2015
@mojavelinux mojavelinux force-pushed the issue-247 branch 4 times, most recently from ec7f5ed to aa18f79 Compare June 28, 2015 08:35
@mojavelinux mojavelinux force-pushed the issue-247 branch 6 times, most recently from b77044f to 24b3950 Compare July 6, 2015 05:33
- add integration with Rouge for highlighting source listings
- use no-break space for indent guard instead of zero-width space
- guard indentation within Rouge formatter
- organize the code to setup source highlighting
- enable line number support when highlighting with Rouge
- add pastie theme for Rouge
- patch Rouge style lookup (see rouge-ruby/rouge#280)
- cast lookup collections to set
- optimize code
mojavelinux added a commit that referenced this pull request Jul 6, 2015
resolves #247 add support for the Rouge source highlighter
@mojavelinux mojavelinux merged commit 7e9275e into asciidoctor:master Jul 6, 2015
@mojavelinux mojavelinux deleted the issue-247 branch July 6, 2015 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant