Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/douglas/shopidown
Simple markdown parser for Shopify
https://github.com/douglas/shopidown
Last synced: 2 months ago
JSON representation
Simple markdown parser for Shopify
- Host: GitHub
- URL: https://github.com/douglas/shopidown
- Owner: douglas
- License: mit
- Created: 2016-07-16T05:31:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-23T19:36:12.000Z (over 8 years ago)
- Last Synced: 2024-08-04T04:04:49.280Z (6 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
- starred-awesome - shopidown - Simple markdown parser for Shopify (Python)
README
.. image:: https://travis-ci.org/douglas/shopidown.svg?branch=master
:target: https://travis-ci.org/douglas/shopidown===============================
shopidown
===============================Simple markdown parser for Shopify
* Free software: MIT license
Features
--------* Parses simple markdown files
How to run the tests
--------------------
::git clone https://github.com/douglas/shopidown.git
cd shopidown
python setup.py testAuthors
-------* Douglas Soares de Andrade
* Guillaume MaletteCredits
---------This package was created with Cookiecutter_ and the `douglas/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`douglas/cookiecutter-pypackage`: https://github.com/douglas/cookiecutter-pypackage