components/prism-ini.min.js

Branch


Log

Author Commit Date CI Message
Wei Ting deb3a97f 2022-01-24T20:21:53 INI: Swap out `header` for `section` (#3304)
edukisto 42d24fa2 2021-03-02T13:03:17 INI: Consistently mimic Win32 INI parsing (#2779)
Michael Schmidt baf6bb0c 2019-02-13T20:31:50 Add support for # comments to INI language (#1730) This PR resolved #1729. Disclaimer: # comments are only supported by [some implementation](https://en.wikipedia.org/wiki/INI_file).
Golmote b42fa779 2016-11-09T01:26:50 Ini: Remove newline at end of minified file.
Avi Aryan fe8ad8b8 2016-11-01T23:44:54 Remove important token in ini definition (#1047) * rename prism-ini section token to selector * updated min file * use [ \t] instead of the more general \s
Golmote 53d58390 2015-08-24T07:59:39 Ini: Fix some regexps + remove unused flags
Golmote b1fd5bdc 2015-03-10T08:27:53 Removed unused global flag in all grammars
Golmote c8e3c2d7 2015-01-09T08:11:48 Run gulp
Avi Aryan 8beaa6fb 2014-07-13T13:26:00 fixed another bug with ini highlight
Avi Aryan 70677495 2014-07-13T12:51:06 ini now also highlights value
Avi Aryan d5dd3be2 2014-07-11T12:00:49 updated ini minified file
Lea Verou af7a42a4 2014-07-10T19:25:02 Updated minified versions