We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20dc0a5 commit 42646adCopy full SHA for 42646ad
1 file changed
docs/building-a-node-with-ldk/installation.md
@@ -23,9 +23,9 @@ Add LDK to a project by configuring the respective config files:
23
lightning-background-processor = { version = {VERSION} }
24
lightning-rapid-gossip-sync = { version = {VERSION} }
25
26
-````
27
-
28
-</template>
+ ```
+ </template>
+
29
<template v-slot:kotlin>
30
31
```java
0 commit comments