cweiske / phorkie

Self-hosted pastebin software written in PHP. Pastes are editable, forkable, may have multiple files and are stored in git repositories.
https://cweiske.de/phorkie.htm
GNU Affero General Public License v3.0
216 stars 23 forks source link

Minor cleanup and changes for the 0.3 milestone #9

Closed jnovack closed 12 years ago

jnovack commented 12 years ago

Minor changes that should be squash'd for the update to v0.3

cweiske commented 12 years ago

Please revert some of the README.rst style changes. This is a rST (reStructuredText) document, not MarkDown. Things render differently. Try rst2html to see what's broken.

What I saw at a glance:

jnovack commented 12 years ago

Hmm, vim was showing the format as valid. I don't understand this AT ALL.

396c390 <

  • Set your web server's document root to <tt class="docutils literal"><span

    class="pre">/path/to/phorkie-0.2.0/www/

  • Set your web server's document root to /path/to/phorkie/www/

  • All I did was remove "-0.2.0" from the line, why is there a format change??

    There are random ULs intermixed with LIs, in the long lists, yet every line ends with no space at the end, carriage return, line feed, two spaces, a dash a space and then text. This is aggravatingly confusing.

    Justin J. Novack

    On Wed, Sep 19, 2012 at 1:49 AM, Christian Weiske notifications@github.comwrote:

    Please revert some of the README.rst style changes. This is a rST (reStructuredText) document, not MarkDown. Things render differently. Try rst2html to see what's broken.

    What I saw at a glance:

    • double-indent of feature list
    • dependency installation instructions not

      -formatted anymore

      — Reply to this email directly or view it on GitHubhttps://github.com/cweiske/phorkie/pull/9#issuecomment-8679983.

  • cweiske commented 12 years ago

    All I did was remove "-0.2.0" from the line, why is there a format change?? Because you removed an empty line between the last line (containing the ::) and the code itself.

    There are random ULs intermixed with LIs, in the long lists, yet every line ends with no space at the end

    The list has multiple levels. To recch the second level, you have to add an empty line between the first level line and the second level line.

    Regards/Mit freundlichen Grüßen Christian Weiske

    -= Geeking around in the name of science since 1982 =-