[kramdown-users] Implementation of line wrapping a.k.a. lazy syntax
Thomas Leitner
t_leitner at gmx.at
Mon Sep 27 03:33:04 EDT 2010
On 2010-09-25 14:51 +0700 Shawn Van Ittersum wrote:
> It would be great if RubyGems would allow beta version numbers, such
> as 0.11.0b1, but that doesn't seem to be possible. I know it's a bit
> off-topic, but if anyone knows how to do that, or if there's some
> rationale for why that's not possible, please let me know.
As far as I know, it *does* support beta version numbers, see
http://rubygems.rubyforge.org/rubygems-update/Gem/Version.html . For
example, the version 0.11.0.b1 would be beta1, 0.11.0.b2 would be beta2
and 0.11.0 would be the final release.
-- Thomas
More information about the kramdown-users
mailing list