Skip to content

Conversation

HugoMVale
Copy link
Contributor

This PR aims to fix some residual/undetected issues with PR #717 and #718 , namely:

  • inline math was not rendering due to use of incorrect symbol.
  • footnotes were not rendering due to missing colon.
  • outdated example filename.

I was not able to detect these issues earlier because, in my local windows env, FORD in unable to parse certain Fortran source files (encoding issue) and aborts. I still have this issue (and assume other may as well), but I am going around it by excluding the problematic files.

Copy link
Member

@jvdp1 jvdp1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you @HugoMVale . I'll merge it.

@jvdp1 jvdp1 merged commit bb08fd9 into fortran-lang:master Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants