Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to go-org #8560

Merged
merged 14 commits into from
Oct 31, 2019

Commits on Oct 30, 2019

  1. Configuration menu
    Copy the full SHA
    e39e706 View commit details
    Browse the repository at this point in the history
  2. Fix style

    lafriks committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    3f3a94d View commit details
    Browse the repository at this point in the history
  3. Fix go mod with golang 1.13

    lafriks committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    075a9eb View commit details
    Browse the repository at this point in the history
  4. Fix blackfriday v2 import

    lafriks committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    ae49331 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07f272a View commit details
    Browse the repository at this point in the history
  6. Vendor go-org dependency

    lafriks committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    2d701cc View commit details
    Browse the repository at this point in the history
  7. Ignore errors :/

    lafriks committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    4647f84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d3c5f9 View commit details
    Browse the repository at this point in the history
  9. Update test

    lafriks committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    7373a7e View commit details
    Browse the repository at this point in the history
  10. Fix go-org test

    lafriks committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    4c337a5 View commit details
    Browse the repository at this point in the history
  11. Remove unneeded code

    lafriks committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    5e92669 View commit details
    Browse the repository at this point in the history
  12. Fix comments

    lafriks committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    81ed904 View commit details
    Browse the repository at this point in the history
  13. Fix markdown test

    lafriks committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    b4a38e4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7f3d2de View commit details
    Browse the repository at this point in the history