Skip to content

Instantly share code, notes, and snippets.

@pexavc
Created July 22, 2023 17:58
Show Gist options
  • Save pexavc/21f4f05752cec0210fbbb4d589c41af0 to your computer and use it in GitHub Desktop.
Save pexavc/21f4f05752cec0210fbbb4d589c41af0 to your computer and use it in GitHub Desktop.
Rehosting markdown.min.js
This file has been truncated, but you can view the full file.
/*! @wcj/markdown-to-html v2.2.1 | MIT © 2022 kenny wang <wowohoo@qq.com> (https://github.com/jaywcjlove) https://github.com/jaywcjlove/markdown-to-html */
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).markdown={})}(this,(function(e){"use strict";
/*!
* Determine if an object is a Buffer
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment