Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 218 Bytes

File metadata and controls

6 lines (5 loc) · 218 Bytes

The SUPPORTED_EXTENSIONS is a list of supported file extensions for the Grip application. It is defined in grip/constants.py.

reference:

SUPPORTED_EXTENSIONS = ['.md', '.markdown']