Skip to content

Commit 33c8ab6

Browse files
authored
Remove asciidoc formatting for include
Avoids auto-htmlizing URLs in the included qna.yaml (which breaks ilab taxonomy diff)
1 parent 69a8629 commit 33c8ab6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/modules/ROOT/pages/module-ilab.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ sh parasol-insurance/scripts/run-parasol-app.sh
112112
This script will perform the following actions:
113113

114114
* Build the Quarkus (_parasol-insurnce_) application
115-
* Run the Quarkus application locally in the REHL VM
115+
* Run the Quarkus application locally in the RHEL VM
116116

117117
It will take a few minutes to complete.
118118

@@ -273,7 +273,7 @@ image::ilab/ilab-taxonomy-qna.png[New folder]
273273
Enter the filename `qna.yaml` to create the file. Then, copy in the following content into the file (using the special copy/paste procedure as before):
274274

275275
[.console-input]
276-
[source,yaml,subs="+attributes,macros+"]
276+
[source,yaml]
277277
----
278278
include::https://raw.githubusercontent.com/rh-rad-ai-roadshow/parasol-taxonomy/refs/heads/main/knowledge/economy/finance/insurance/parasol/qna.yaml[]
279279
@@ -517,4 +517,4 @@ This exercise showed how organizations can leverage fine tuning with InstructLab
517517
* You gained hands-on experience in *training and serving* a customized AI model
518518
* You understand the *benefits and limitations* of fine-tuning compared to other AI customization methods
519519

520-
These skills and tools will be invaluable as you continue to develop AI-enabled applications at Parasol Insurance, allowing you to quickly iterate on ideas and integrate powerful AI capabilities into your workflow.
520+
These skills and tools will be invaluable as you continue to develop AI-enabled applications at Parasol Insurance, allowing you to quickly iterate on ideas and integrate powerful AI capabilities into your workflow.

0 commit comments

Comments
 (0)