Skip to content

Conversation

@JeanMertz
Copy link
Contributor

I wanted to use the Markdown parser in RDoc 4, but don't like the default templates. So I updated SDoc to work with RDoc 4. These are the bare minimum required changes to make the generator pass without errors. Some things don't work (correctly) yet:

  • Github link now showing up
  • Code blocks not working correctly (using Markdown)
  • Probably more errors

Also, this was done pretty quickly, so it doesn't take into account backward compatibility. Keep that in mind.

If anyone wants to improve upon this, feel free to send pull requests to my branch.

These are the bare minimum required changes to make the generator pass without errors. Some
things still not working:

* Github link now showing up
* Code blocks not working correctly (using Markdown)
* Probably more errors
@zzak
Copy link
Member

zzak commented Mar 23, 2013

@JeanMertz I'll help

@zzak
Copy link
Member

zzak commented Mar 24, 2013

I started writing tests for SDoc on my fork from @JeanMertz

@ndbroadbent
Copy link
Contributor

Awesome, thanks guys! I'm not very active on sdoc at the moment, but am very happy to merge a finished pull request and release a new version. Good work so far!

@zzak
Copy link
Member

zzak commented Jul 22, 2013

I am still working on this, just wanted to ping rails/rails#7172

@zzak zzak mentioned this pull request Dec 20, 2013
@zzak
Copy link
Member

zzak commented Dec 21, 2013

Closing in favor of #56

@zzak zzak closed this Dec 21, 2013
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.

3 participants