readability icon indicating copy to clipboard operation
readability copied to clipboard

Not able to parse github wiki page

Open joejeet opened this issue 10 years ago • 0 comments

Like this one https://github.com/pluginaweek/state_machine/wiki/Idempotent-Callback-Registration.

It will be better to get the standard err rather than this.

 <div>
 <a href="https://github.com/pluginaweek/state_machine/wiki/Idempotent-Callback-Registration#start-of-content" tabindex="1" class="accessibility-aid js-skip-to-content">Skip to content</a>
 <!-- /.wrapper -->

  <!-- /.container -->
 <div id="ajax-error-message" class="flash flash-error"><span>
   </span><span class="octicon octicon-alert"></span><span>
   </span><a href="https://github.com/pluginaweek/state_machine/wiki/Idempotent-Callback- Registration#" class="octicon octicon-x flash-close js-ajax-error-dismiss" aria-label="Dismiss error"> </a><span>
   Something went wrong with that request. Please try again.
 </span></div>
   <script crossorigin="anonymous" src="https://assets-cdn.github.com/assets/frameworks-2d727fed4d969b14b28165c75ad12d7dddd56c0198fa70cedc3fdad7ac395b2c.js" type="text/javascript"></script>
   <script async="async" crossorigin="anonymous" src="https://assets-cdn.github.com/assets/github-f82405eac9208116886d504ad90a85513ea8de114d676a6cf7f35aaa497cb974.js" type="text/javascript"></script>

   <script crossorigin="anonymous" src="https://assets-cdn.github.com/assets/wiki-c7729cd55f83879c219fca45441d1815803f3c5ac14e93765add63b81babc501.js" type="text/javascript"></script>

joejeet avatar Nov 18 '14 12:11 joejeet