]> source.dussan.org Git - gitea.git/commit
Fix regression of renderer (#16091)
authorLunny Xiao <xiaolunwen@gmail.com>
Sun, 6 Jun 2021 22:50:07 +0000 (06:50 +0800)
committerGitHub <noreply@github.com>
Sun, 6 Jun 2021 22:50:07 +0000 (18:50 -0400)
commitb6762e23060972f0ad35aeab48850064687ea400
treeea0a65b706c23c0888e3931610bf2d3e79b9938a
parentb3ef6a61e5fc3f9d64e3a9f61fb0027cbb48ba73
Fix regression of renderer (#16091)

* Fix regression of renderer

* Fix render setting load twice bug
modules/markup/renderer.go
modules/setting/markup.go