0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 04:04:16 +01:00
gitea/modules
John Olheiser b2bda11595
Fix markdown meta parsing (#12817)
* Fix meta parsing and add minimal test

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add license

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Require first separator and add more tests

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Make fmt

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Go lets this work gracefully 🙏

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-09-12 21:48:47 -04:00
..
analyze
auth [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
avatar
base
cache
charset
context Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
convert [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
cron
emoji
eventsource
generate
git
gitgraph
graceful
highlight
httplib
indexer Fix bug on elastic search (#12811) 2020-09-12 20:31:52 +08:00
lfs
log
markup Fix markdown meta parsing (#12817) 2020-09-12 21:48:47 -04:00
metrics
migrations [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
notification
options
password Check passwords against HaveIBeenPwned (#12716) 2020-09-08 17:06:39 -05:00
pprof
private
process
public
queue
recaptcha
references
repofiles Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
repository [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
secret
session
setting Check passwords against HaveIBeenPwned (#12716) 2020-09-08 17:06:39 -05:00
ssh
storage
structs Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
svg
sync
task [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
templates Make SVG size argument optional (#12814) 2020-09-11 16:19:00 -04:00
test
timeutil
upload
user
util
validation
webhook