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

sanitizing markdown and getting social media names #63

Merged
merged 10 commits into from
Apr 2, 2020

Commits on Apr 1, 2020

  1. sanitizing markdown and getting social media names

    Haven't gotten around to test this but I think it should work. Would solve #61 and #62
    TcMaX committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    1d0c864 View commit details
    Browse the repository at this point in the history
  2. Making flake happy

    TcMaX committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    28ec79b View commit details
    Browse the repository at this point in the history
  3. Minor optimization by adding a break

    TcMaX committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    57ad30b View commit details
    Browse the repository at this point in the history
  4. Rewrote as a single function

    TcMaX committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    3f31d1a View commit details
    Browse the repository at this point in the history
  5. A (poor) attempt to make flake happy

    TcMaX committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    e29afb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69a1967 View commit details
    Browse the repository at this point in the history
  7. Fixed unclosed parenthesis

    TcMaX committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    eebd241 View commit details
    Browse the repository at this point in the history
  8. Properly labelling a function

    TcMaX committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    d939299 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    a6dad50 View commit details
    Browse the repository at this point in the history
  2. Update README

    I think with the github outage it didn't save my latest commit so adding
    this commit here to make sure the previous commit is added
    martijnboers committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    968af9a View commit details
    Browse the repository at this point in the history