reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #59450] Bad Make indentation in Maneage tutorial at the webpage


From: Raul Infante-Sainz
Subject: [bug #59450] Bad Make indentation in Maneage tutorial at the webpage
Date: Wed, 11 Nov 2020 11:47:34 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:82.0) Gecko/20100101 Firefox/82.0

URL:
  <https://savannah.nongnu.org/bugs/?59450>

                 Summary: Bad Make indentation in Maneage tutorial at the
webpage
                 Project: Reproducible paper template
            Submitted by: infantesainz
            Submitted on: Wed 11 Nov 2020 04:47:32 PM UTC
                Category: Webpage
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: pedram
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Carlos Morales-Socorro was reading the tutorial of Maneage and he noticed that
the Make codes do not have the proper indentation.

This is a problem when converting the markdown (.md) original file to (I
guess) HTML code and inserted into the webpage. The reason is that into the
source code (`README-tutorial.md`) it is fine. For example, in the webpage
(http://maneage.org/tutorial.html), this:


TARGETS: PREREQUISITES
RECIPE
 

Should look like this:


TARGETS: PREREQUISITES
    RECIPE


Note the tab at the beginning of the second line. Thanks a lot!






    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?59450>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]