1 Matching Annotations
  1. Jan 2024
    1. Ordered list outside a block quote, with numbering that starts from 2:

      1. Foo
      2. Bar

      Ordered list inside a block quote with numbering that starts from 2:

      1. Foo
      2. Bar

      In the Hypothesis client, the start numbering of ordered lists is preserved. In the HTML output in the API and shown at https://hypothes.is/search, it is not.

      Additionally in activity pages, there is a problem that the list bullets for ordered lists are not rendered, although the <ol> tags are present in the HTML.

      Compare the rendering of this annotation in the client vs activity pages - https://hypothes.is/users/robertknight?q=url%3Ahttps%3A%2F%2Fhypothes.is%2Fdocs%2Fhelp%3Felife_test%3D1.

      See https://github.com/hypothesis/support/issues/88