Skip to content

doc: fix relative images and raw HTML#134

Merged
chickenrae merged 1 commit intoopea-project:mainfrom
dbkinder:rfc-AIAvatarChatbot15
Sep 17, 2024
Merged

doc: fix relative images and raw HTML#134
chickenrae merged 1 commit intoopea-project:mainfrom
dbkinder:rfc-AIAvatarChatbot15

Conversation

@dbkinder
Copy link
Contributor

@dbkinder dbkinder commented Sep 15, 2024

Displaying images using raw HTML instead of normal markdown tags is not processed correctly for github.io when relative links to the images are used. Convert the multiple images into one and reference the new images instead of multiple smaller ones, and convert all the raw HTML to markdown references if relative links were used. This way the content displays well when reading the markdown file on github.com and on the rendered opea-project.github.io site.

See #132

Displaying images using raw HTML instead of normal markdown tags is not
processed correctly for github.io when relative links to the images are
used. Convert the multiple images into one and reference the new images
instead of multiple smaller ones, and convert all the raw HTML to
markdown references if relative links were used.  This way the content
displays well when reading the markdown file on github.com and on the
rendered opea-project.github.io site.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
@chickenrae chickenrae merged commit 7ae9a69 into opea-project:main Sep 17, 2024
@dbkinder dbkinder deleted the rfc-AIAvatarChatbot15 branch September 25, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants