Packages

MDQX MarkDown Querier and eXtractor It is inspired by tools like jq to allow filtering and extraction of semantic elements from markdown documents. It relies on EarmarkParser to get a semantic representation of the Markdown document to be filtered.

Current section

Files

Jump to
mdqx LICENSE
Raw

LICENSE

Copyright © 2014 Dave Thomas, The Pragmatic Programmers
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://spdx.org/licenses/Apache-2.0.html
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note:
Individual files contain the following tag instead of the full license text.
SPDX-License-Identifier: Apache-2.0