Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • 1
    \$\begingroup\$ When you say "using nested ordered lists in HTML" do you mean we need to produce HTML? If so could you define its form for us? (Or may we just indent using a space (or a tab?)?) \$\endgroup\$ Commented May 11, 2019 at 20:37
  • \$\begingroup\$ Can the titles be assumed to only contain letters and spaces? \$\endgroup\$ Commented May 11, 2019 at 21:06
  • 2
    \$\begingroup\$ Hi and welcome to codegolf! To avoid having to answer questions like those you received, please note that we have a sandbox for proposed challenges which allows you to receive feedback before posting. As is you are missing a few important details, like those already asked about, and things like what the highest header level there will be (or if it is indefinite). \$\endgroup\$ Commented May 11, 2019 at 21:26
  • 1
    \$\begingroup\$ May the level be greater than \$9\$? \$\endgroup\$ Commented May 11, 2019 at 23:06
  • 2
    \$\begingroup\$ Are we guaranteed to always have level \$L+1\$ between levels \$L\$ and \$L+2\$? Are we supposed to return valid HTML? (with all trailing </ol> tags) \$\endgroup\$ Commented May 11, 2019 at 23:35