project-name: mdview
repository:   /mnt/sda5/holding/projects/mdview/../mdview.fossil
local-root:   /mnt/sda5/holding/projects/mdview/
config-db:    /root/.fossil
project-code: 4be94ea2d9cd18c440a92bc37809c3589cbbc5a3
checkout:     98228a3a092940fe16349154bc0f7abcafa5857a 2020-08-19 03:46:14 UTC
parent:       b58c7a17d579030106756df5ae54f3f64f797cdf 2018-12-20 13:47:45 UTC
tags:         trunk
comment:      resolve relative links as GitHub Flavored Markdown (Contribution
              from step). Details: ackground -- Traditionally, mdview resolves
              all links relative to the "path" option mentioned in mdview
              --help. This is not compatible with online markdown viewers, such
              as GitHub and GitLab, which resolve links relative to the file
              where they appear (the current file). This patch adds a new
              method that resolves links to markdown and picture files relative
              to the current file. The new method is only tried when the
              traditional method fails to resolve a link. Absolute links are
              not affected. (user: jamesbond)
check-ins:    75
