Skip to content

Commit 413b98e

Browse files
axmmisakalhstrh
andauthored
Update docs/developer/website-development.mdx
Co-authored-by: Marten Lohstroh <[email protected]>
1 parent 8490685 commit 413b98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer/website-development.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ TBD, I didn't find any usage for now; maybe drop it?
235235

236236
### Code Importation
237237

238-
Unlike the previous website where a preprocessor is needed for the code to be displayed correctly, for this website we used MDX with Webpack loader. This allows us to "import" the Lingua Franca source code as a string.
238+
Unlike the previous website that used a preprocessor to correctly display the code, this website we uses MDX with Webpack loader. This allows us to "import" the Lingua Franca source code as a string.
239239

240240
To ensure proper imporation in Webpack 5 (there are other ways, by adding magic after the filename, in Webpack 4), in `docusaurus.config.ts` we have this small plugin:
241241

0 commit comments

Comments
 (0)