File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2017-2020 John MacFarlane and contributors
3+ Copyright (c) 2017-2020 pandoc Lua filters contributors
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1- [ ![ travis build
2- status] ( https://img.shields.io/travis/pandoc/lua-filters/master.svg?label=travis+build )] ( https://travis-ci.org/pandoc/lua-filters )
3-
41# Lua Filters
52
3+ [ ![ Travis build status] [ Travis badge ]] ( https://travis-ci.org/pandoc/lua-filters )
4+ [ Travis badge ] : https://img.shields.io/travis/pandoc/lua-filters/master.svg?label=travis+build
5+
66This repository collects Lua filters for pandoc.
77
88To learn about Lua filters, see the
@@ -33,8 +33,13 @@ requirements.
3333Contributing
3434------------
3535
36- PRs for new filters are welcome, provided they conform to these
37- guidelines. Lua code should ideally follow the Olivine Labs [ Lua
38- style guide] .
36+ PRs for improvements, bug fixes, or new filters are welcome.
37+ Please see CONTRIBUTING.md for additional information.
38+
39+ License
40+ -------
41+
42+ All filters are published under the MIT license by their
43+ respective authors. See LICENSE for details.
3944
4045[ Lua style guide ] : https://github.com/Olivine-Labs/lua-style-guide
You can’t perform that action at this time.
0 commit comments