docs: Updated schema for mdx compatibility
Changelog-Fixed: Ensure documentation renders correctly when adding/updating new RPCs by detecting non-MDX-compatible pages.
This commit is contained in:
committed by
madelinevibes
parent
f0e9547661
commit
3e841b358e
@@ -174,7 +174,7 @@
|
||||
"Notifications may be returned indicating what is going on, especially if the peer is offline and we are waiting."
|
||||
],
|
||||
"author": [
|
||||
"ZmnSCPxj <<ZmnSCPxj@protonmail.com>> is mainly responsible."
|
||||
"ZmnSCPxj [ZmnSCPxj@protonmail.com](mailto:ZmnSCPxj@protonmail.com) is mainly responsible."
|
||||
],
|
||||
"see_also": [
|
||||
"lightning-disconnect(7)",
|
||||
@@ -182,7 +182,7 @@
|
||||
"lightningd-config(5)"
|
||||
],
|
||||
"resources": [
|
||||
"Main web site: <https://github.com/ElementsProject/lightning>"
|
||||
"Main web site: [https://github.com/ElementsProject/lightning](https://github.com/ElementsProject/lightning)"
|
||||
],
|
||||
"examples": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user