]*>';
+ const right = '
';
+ const flags = 'g';
+ const replacement = (wholeMatch: string, match: string, leftSide: string, rightSide: string) => {
+ const language: string = leftSide.slice(leftSide.indexOf('language-') + ('language-').length,
+ leftSide.indexOf('"', leftSide.indexOf('language-')));
+ addHighlightedLanguage(language).catch(error => null);
+
+ match = htmlunencode(match);
+ return leftSide + highlightAuto(match).value + rightSide;
+ };
+
+ return {
+ type: 'output',
+ filter: (text, converter, options) => {
+ return (- |
-
- Recommended for
- {{ requestKeyInfo.service }} installations where the single instance is setup now. |
-
- |
-
- Recommended for
- {{ requestKeyInfo.service }} installations where the instances are dynamically started. |
-
{{ requestKeyInfo.service }}
service now, configured for autogenerated private key. The key approval process will continue automatically once the service connects to Quay.
- {{ requestKeyInfo.service }}
has been automatically generated, approved and saved in the service's keystore.
-