-
Updated
Sep 28, 2020 - PHP
pug-template-engine
Here are 256 public repositories matching this topic...
-
Updated
Apr 4, 2019 - HTML
-
Updated
Jul 15, 2020 - TypeScript
-
Updated
Sep 28, 2020 - JavaScript
-
Updated
Jul 12, 2020 - PHP
-
Updated
Nov 11, 2017 - Ruby
-
Updated
Aug 12, 2018 - Ruby
-
Updated
Jan 26, 2020 - Ruby
-
Updated
Aug 28, 2020 - JavaScript
-
Updated
Aug 1, 2020 - HTML
-
Updated
Aug 8, 2020 - Python
Motivation
Showcase resolution for links and inline linked items.
Proposed solution
- Extent Listing of the article by implementing an article detail page by clicking 'Read more' button.
- Detail page of the article would resolve
body_copyelement including links and inline linked items.- Basically implement type resolvers and link resolvers in [query resolvers](https://g
-
Updated
Oct 2, 2020 - PHP
-
Updated
Apr 12, 2019 - JavaScript
-
Updated
Apr 18, 2017 - JavaScript
-
Updated
Nov 7, 2019 - PHP
-
Updated
Sep 10, 2018 - Emacs Lisp
-
Updated
Mar 26, 2018 - CSS
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Aug 6, 2020 - HTML
-
Updated
Oct 3, 2020 - JavaScript
-
Updated
Sep 18, 2019 - JavaScript
-
Updated
Apr 24, 2017 - JavaScript
-
Updated
Mar 5, 2019 - PHP
-
Updated
Dec 19, 2017 - HTML
-
Updated
Sep 23, 2019 - JavaScript
-
Updated
Aug 24, 2020 - Vue
-
Updated
Aug 8, 2018 - JavaScript
Improve this page
Add a description, image, and links to the pug-template-engine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pug-template-engine topic, visit your repo's landing page and select "manage topics."
Bug Report
Description
When editing the id of an existing list within the app, it will generate a new message in the lists Discord channel instead of updating the old one. This results in two entries being in the lists_messages table, one with the old list id / message id and another with the new list id / message id.
Steps to reproduce