You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently parsing of the rendered RDoc or Markdown is via simple text processing. This should eventually be changed out for a real XML parser, probably Nokogiri, which will make the code more robust as well as more flexible.
Currently parsing of the rendered RDoc or Markdown is via simple text processing. This should eventually be changed out for a real XML parser, probably Nokogiri, which will make the code more robust as well as more flexible.