FuelLabs/docs-hub

Versions not populating in code snippet (TS)

Closed this issue · 0 comments

Related to issue: FuelLabs/fuels-ts#1960

Summary

In the following example, we are missing the version replacement for {{fuels}}.

Expected

The {{fuels}} string should be replaced with the version number.

https://cdnjs.cloudflare.com/ajax/libs/fuels/0.79.0/browser.mjs

Actual

The {{fuels}} string is not replaced.

https://cdnjs.cloudflare.com/ajax/libs/fuels/{{fuels}}/browser.mjs