Skip to content
Snippets Groups Projects
  1. Nov 26, 2019
  2. Nov 13, 2019
  3. Oct 08, 2019
  4. Jun 26, 2019
  5. Jun 25, 2019
  6. Jun 14, 2019
  7. Sep 10, 2017
  8. Jun 25, 2017
    • Sean Madsen's avatar
      Add .md to internal hyperlinks · f01992b8
      Sean Madsen authored
      This way MkDocs will be able to report errors for broken links
      
      Done with:
      
      perl -0777 -i -pe \
      's@(?<!!)\[([^\]]*)\]\((?!https?://)(?!mailto:)(/(?:(?:(?:/(?![\)#]))|[^/)#])(?!.md))+)/?(#[^)]*)?\)@[$1]($2.md$3)@gm' \
      `find . -name '*.md'`
      f01992b8
  9. Jun 14, 2017
  10. May 10, 2017
  11. Apr 27, 2017
  12. Feb 17, 2017
  13. Feb 10, 2017
  14. Feb 04, 2017
  15. Jan 04, 2017
  16. Dec 30, 2016
  17. Dec 27, 2016
  18. Oct 27, 2016
    • totten's avatar
      extend-stages.md - Rename "Maintained/Unmaintained" to "Stable/Deprecated" · 682ac84e
      totten authored
      During the meeting of the Extension Working group on 27-Oct-16, we discussed
      trade-offs in the names.  (Ex: Now that "Stewardship" has an option for
      "Seeking Maintainer", it seems a bit confusing to have "Maturity" as
      "Maintained/Unmaintained".) There was support changing these two names and
      no opposition.
      
      The goal is to publicize this soon in a public blog.  Hopefully, this is the
      last round, but if there's strong feedback we could revise again.
      682ac84e
  19. Aug 26, 2016
Loading