Skip to content

Commit 452f09f

Browse files
committed
section-refs: add deprecation notice to README
1 parent 826a990 commit 452f09f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

section-refs/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# section-refs
22

3+
> **Warning**
4+
>
5+
> The filter has been moved and is now maintained at
6+
> [pandoc-ext/section-bibliographies][secbibs]. Please use the
7+
> updated code instead.
8+
9+
[secbibs]: https://github.com/pandoc-ext/section-bibliographies
10+
311
This filter allows the user to put bibliographies at the end of
412
each section, containing only those references in the section. It
513
works by splitting the document up into sections, and then

0 commit comments

Comments
 (0)