Changes between Version 3 and Version 4 of Ticket #30444
- Timestamp:
- Aug 26, 2020, 12:16:06 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30444 – Description
v3 v4 15 15 }}} 16 16 17 See: [https://stackoverflow.com/questions/27420317/ Restructured text (rst) http links underscore ('__' vs '_' use)] on stackoverflow. This ticket aims to add documentation about that solution. 17 See: [https://stackoverflow.com/questions/27420317/ Restructured text (rst) http links underscore ('__' vs '_' use)] on stackoverflow. 18 19 This ticket aims to add documentation about that solution in the [https://doc.sagemath.org/html/en/developer/sage_manuals.html#chapter-sage-manuals-links section on Hyperlinks] of the sage manual. 18 20 19 21 The issue was raised in #30393, in particular see [https://trac.sagemath.org/ticket/30393#comment:22 comment:22].