obcon-scada / app /include /Markdown.js
chanmin0723's picture
Initial obcon SCADA deploy
e4bf523
Raw
History Blame Contribute Delete
157 Bytes
'use strict';
// Bridge for case-sensitive filesystems.
// The real implementation exists as include/markdown.js
module.exports = require('./markdown.js');