Coder Social home page Coder Social logo

wikicheck's Introduction

wikicheck

This is a simple GitHub Markdown Wiki Consistency Checker. This tool checks for the common mistakes that people usually make when writing down GitHub Markdown Wiki articles.

Contents

  1. Usage
  2. Checks
  3. Contact

Usage

[Back to Top]

In order to use this tool on your GitHub Wiki, you first need to get your wiki cloned onto your machine, like so:

git clone https://github.com/<username>/<repository>.wiki.git

After that, download wikicheck.py, open a terminal, navigate to your cloned wiki repository, and invoke this tool, like so:

cd <repository>.wiki
python <path-to-wikicheck>/wikicheck.py

Upon invocation, the tool shall proceed to print the inconsistencies that it finds within your wiki onto the terminal window

Checks

[Back to Top]

As of now, the following checks are performed by this tool:

  • Checks for duplicate file names in different directories within the Wiki
  • Checks for missing bookmark references
  • Checks for missing WikiLink references

More checks shall be added onto this tool as I think up of more stuff.

Contact

[Back to Top]

Contact me at [email protected] if you have any concerns about this tool.

wikicheck's People

Watchers

James Cloos avatar John Lawrence M. Peñafiel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.