Skip to content
View muekoeff's full-sized avatar
Block or Report

Block or report muekoeff

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. MediaWiki.sublime-syntax MediaWiki.sublime-syntax
    1
    %YAML 1.2
    2
    ---
    3
    # http://www.sublimetext.com/docs/3/syntax.html
    4
    first_line_match: (^\={1,6}.*?\={1,6})  # Title, number of = doesn't have to balanced for simplicity's sake
    5
    name: "MediaWiki"
  2. pythomat pythomat Public

    Forked from yforster/pythomat

    A Python-based downloader for lecture notes, exercises and recordings.

    Python