quickstart.rst: reflow to fill-column 77 and prepend utf-8 BOM #1703

Closed
opened 2012-03-31 05:42:16 +00:00 by zooko · 5 comments

This patch applies on top of the patches from #1701 and #1702.

This patch applies on top of the patches from #1701 and #1702.
zooko added the
documentation
normal
defect
1.9.1
labels 2012-03-31 05:42:16 +00:00
zooko added this to the undecided milestone 2012-03-31 05:42:16 +00:00
Author

Attachment quickstart-reflow-and-utf8bom.diff.patch (5219 bytes) added

**Attachment** quickstart-reflow-and-utf8bom.diff.patch (5219 bytes) added
davidsarah commented 2012-03-31 18:51:05 +00:00
Owner

Wasn't there a problem with the trac not being able to render BOMs correctly? I remember you adding and removing BOMs quite a lot for other files, although I don't know what the ultimate conclusion about whether they should be there was.

Wasn't there a problem with the trac not being able to render BOMs correctly? I remember you adding and removing BOMs quite a lot for other files, although I don't know what the ultimate conclusion about whether they should be there was.
Author

Yes, there's a bug in Trac -- http://trac.edgewall.org/ticket/10538 . It is fixed in Trac trunk. We can work-around it by having two blank lines between the utf-8 BOM and the restructuredtext header, which is what I've been doing,

Yes, there's a bug in Trac -- <http://trac.edgewall.org/ticket/10538> . It is fixed in Trac trunk. We can work-around it by having two blank lines between the utf-8 BOM and the restructuredtext header, which is what I've been doing,
davidsarah commented 2012-03-31 20:36:12 +00:00
Owner

+1

+1
tahoe-lafs modified the milestone from undecided to 1.9.2 2012-03-31 20:36:12 +00:00
zooko@zooko.com commented 2012-04-01 02:10:01 +00:00
Owner

In changeset:638dcf867aaf1eb2:

docs: quickstart: edits

• use out-of-line links to avoid a warning from rst2html --verbose (fixes #1704)
• reflow to 77 fill-column and prepend utf-8 BOM (fixes #1703)
• recommend Python 2.7 (fixes #1702)
• remove link to wiki:AdvancedInstall (fixes #1701)
In changeset:638dcf867aaf1eb2: ``` docs: quickstart: edits • use out-of-line links to avoid a warning from rst2html --verbose (fixes #1704) • reflow to 77 fill-column and prepend utf-8 BOM (fixes #1703) • recommend Python 2.7 (fixes #1702) • remove link to wiki:AdvancedInstall (fixes #1701) ```
tahoe-lafs added the
fixed
label 2012-04-01 02:10:01 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#1703
No description provided.