mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(): escape < and > from plugin install command in doc template (#1791)
* Escape < and > from plugin install command in doc template * Fix another issue with a missing closing code fence in the same plugin file
This commit is contained in:
@@ -13,6 +13,7 @@ import { Injectable } from '@angular/core';
|
||||
* constructor(private store: InAppPurchase2) { }
|
||||
*
|
||||
* ...
|
||||
* ```
|
||||
*
|
||||
* * @advanced
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user