# mcdevs wiki extractor
[![NPM version](https://img.shields.io/npm/v/mcdevs-wiki-extractor.svg)](http://npmjs.com/package/mcdevs-wiki-extractor)
[![Build Status](https://github.com/PrismarineJS/mcdevs-wiki-extractor/workflows/CI/badge.svg)](https://github.com/PrismarineJS/mcdevs-wiki-extractor/actions?query=workflow%3A%22CI%22)

Extract structured data from the mcdevs wiki

Requires pandoc to be installed !

## History

### 0.3.0
* [Update CI to Node 24 (#30)](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/9f070dec754d026126a55efa8fefe0f4a7fe9c11) (thanks @rom1504)
* [Fix publish workflow for trusted publishing (#29)](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/cba0db004181fcc0448170cb7b6fea3de87f7cfc) (thanks @rom1504)
* [Switch to trusted publishing via OIDC (#28)](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/dc2cc1c9b1f645a79cd5e492f2005ee469dd1669) (thanks @rom1504)
* [Bump mocha from 10.8.2 to 11.0.1 (#24)](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/3a6659c793c2188f3ee4d5a7818adac4859e5acf) (thanks @dependabot[bot])
* [node 22 (#25)](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/d60170afe7d1129417acf9aa1f5a085ff7d6a029) (thanks @rom1504)
* [Bump ramda from 0.29.1 to 0.30.1 (#23)](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/e49d922f21844447312c16bc6f1b87b965ff3a5a) (thanks @dependabot[bot])
* [Add command gh workflow allowing to use release command in comments (#21)](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/7f2be349fd6d9ed976763a786f6467c78169fd64) (thanks @rom1504)
* [Update to node 18.0.0 (#20)](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/5c0b344afc110fd29bcbe936c33a131775efd745) (thanks @rom1504)
* [Bump ramda from 0.28.0 to 0.29.0 (#19)](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/ec9e68dd07aeccf07e491ae20a535b632fb9a0eb) (thanks @dependabot[bot])
* [Bump standard from 16.0.4 to 17.0.0 (#17)](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/84568096b06da6b1925be23f43d3caeb66b1edb1) (thanks @dependabot[bot])
* [Bump mocha from 9.2.2 to 10.0.0 (#18)](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/6454cfd5be0d683630b7482d6c4b32a90b812a62) (thanks @dependabot[bot])
* [Bump ramda from 0.27.2 to 0.28.0 (#16)](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/687f6dae239f0e9030c8cadc39506ce917c7b13e) (thanks @dependabot[bot])
* [Bump mocha from 8.4.0 to 9.0.0 (#15)](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/c139aca91933ddffec8e791290bc562e73d60dfd) (thanks @dependabot[bot])
* [Merge pull request #14 from PrismarineJS/dependabot/add-v2-config-file](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/4beacace65c53ece28efe731b2593cf2648d36c1) (thanks @rom1504)
* [Upgrade to GitHub-native Dependabot](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/efe6daea0089a291c4c07bcf28f06add0c3af5f8) (thanks @dependabot-preview[bot])
* [update to standard 16](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/18766c161a12dfa629c1edfef8bf90e6ba1fba75) (thanks @rom1504)
* [add npmrc that disable package-lock.json creation](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/868c41d57f6c5544a39b1765df15371378fb8cf4) (thanks @rom1504)
* [update standard to version 15](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/7fb261713facf46b442841129d14105735e4dcbd) (thanks @rom1504)
* [circle ci -> github action](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/a711773486108611671437f82cfdfcd3cd63955d) (thanks @rom1504)
* [Merge pull request #8 from PrismarineJS/dependabot/npm_and_yarn/ramda-0.27.0](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/6d7ecca9ce88f8d7e2da0222f10ab1ae24fca755) (thanks @rom1504)
* [Merge pull request #12 from PrismarineJS/dependabot/npm_and_yarn/mocha-8.0.1](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/5a4a3685845f6c1dac261e99c6f46a8bdd45bb9c) (thanks @rom1504)
* [Bump mocha from 5.2.0 to 8.0.1](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/1aeab56020e9771518f699552024df1343a1b48e) (thanks @dependabot-preview[bot])
* [Bump ramda from 0.25.0 to 0.27.0](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/96209c60b88e90f0026955473198ab40e1de2404) (thanks @dependabot-preview[bot])
* [Generate decent names for entities](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/06978e6e7a029a3fcc653d7fad8512a9e111e8cf) (thanks @rom1504)
* [update entities extractor for 1.13](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/7858aa68d38273bd9f4adcb3ab7533a709fc16ce) (thanks @rom1504)
* [update dependencies](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/ec23572a5a3351ff4d183f1977984d6f68089274) (thanks @rom1504)
* [circle ci 2](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/549dead377fea8ec98f283c41cec332da878bc0f) (thanks @rom1504)
* [Merge pull request #4 from roblabla/master](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/eb678700f7f5365d1a7054e541f8d889ca13b255) (thanks @roblabla)
* [Update comment extractor](https://github.com/PrismarineJS/mcdevs-wiki-extractor/commit/960b2f01c53d95ddf8052c1ed482e1e8c79593be) (thanks @roblabla)

### 0.2.0

* add protocol comments extractor (@roblabla)
* adapt entities extractor

### 0.1.1

* fix table parsing : was forgetting the last line

### 0.1.0

* improvement of the protocol extractor, add an entities extractor

### 0.0.0

* first commit, imported from minecraft-data
