Remove obsolete TODO and add license
This commit is contained in:
parent
04f3ef7267
commit
77a1f21c30
|
@ -1,5 +1,7 @@
|
|||
-- TODO : body-text est utilisé comme contenu de §content§
|
||||
-- (visible si on remplace '' par quelque chose dans la config de warning)
|
||||
-- margin-notes.lua
|
||||
-- A Pandoc Lua filter to create templated marginal notes based on classes.
|
||||
-- Copyright 2022 Bastien Dumont (bastien.dumont [at] posteo.net)
|
||||
-- This file is under the MIT License: see LICENSE for more details
|
||||
|
||||
local find_in_string = string.find
|
||||
local gsub = string.gsub
|
||||
|
|
Loading…
Reference in New Issue
Block a user