Smartypants #1302

Closed
opened 2025-11-02 03:56:05 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @Fastidious on GitHub (Nov 30, 2017).

Implement Blackfriday Smartypants settings, as implemented in gogs.

Originally created by @Fastidious on GitHub (Nov 30, 2017). Implement Blackfriday Smartypants settings, as [implemented](https://github.com/gogits/gogs/blob/6f2347fc71f17b5703a9b1f383a2d3451f88b741/conf/app.ini#L145-L150) in [gogs](https://github.com/gogits/gogs/search?utf8=✓&q=smartypants&type=).
GiteaMirror added the type/proposaltype/enhancement labels 2025-11-02 03:56:05 -06:00
Author
Owner

@bkcsoft commented on GitHub (Dec 3, 2017):

Any particular reason for implementing that? To me it just feels like segregating markdown even further...

@bkcsoft commented on GitHub (Dec 3, 2017): Any particular reason for implementing that? To me it just feels like segregating markdown even further...
Author
Owner

@Fastidious commented on GitHub (Dec 3, 2017):

@bkcsoft, It is already part of Blackfriday. It is useful for those -- like me -- who use git repositories as wikis, or knowledge base. It improves typography. It doesn't segregate markdown, it enhances it. It comes from the creator of markdown.

@Fastidious commented on GitHub (Dec 3, 2017): @bkcsoft, It is already part of Blackfriday. It is useful for those -- like me -- who use git repositories as wikis, or knowledge base. It [improves typography](https://daringfireball.net/projects/smartypants/). It doesn't segregate markdown, it enhances it. It comes from the creator of markdown.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1302