Lowercase metadata field name when comparing with FORMATTED_FIELDS in rST reader

This commit is contained in:
John T. Wodder II 2020-07-30 14:39:46 -04:00
commit 18b626aa8b
4 changed files with 37 additions and 1 deletions

View file

@ -0,0 +1,16 @@
This is a super article !
#########################
:TAGS: foo, bar, foobar
:DATE: 2010-12-02 10:14
:MODIFIED: 2010-12-02 10:20
:CATEGORY: yeah
:AUTHOR: Alexis Métaireau
:SUMMARY:
Multi-line metadata should be supported
as well as **inline markup** and stuff to "typogrify"...
:CUSTOM_FIELD: http://notmyidea.org
:CUSTOM_FORMATTED_FIELD:
Multi-line metadata should also be supported
as well as *inline markup* and stuff to "typogrify"...