You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Mike Drob (Jira)" <ji...@apache.org> on 2022/07/26 14:45:00 UTC

[jira] [Commented] (SOLR-16307) ref guide powershell blocks don't have syntax highlighting

    [ https://issues.apache.org/jira/browse/SOLR-16307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571474#comment-17571474 ] 

Mike Drob commented on SOLR-16307:
----------------------------------

The list of supported languages for code blocks is based on what comes from highlight.js - https://gitlab.com/antora/antora-ui-default/-/blob/master/src/js/vendor/highlight.bundle.js looks like there is no powershell option.

PowerShell is supported by the upstream highlight.js so it might just be a matter of figuring out how to import it https://github.com/highlightjs/highlight.js#importing-the-library

> ref guide powershell blocks don't have syntax highlighting
> ----------------------------------------------------------
>
>                 Key: SOLR-16307
>                 URL: https://issues.apache.org/jira/browse/SOLR-16307
>             Project: Solr
>          Issue Type: Task
>          Components: documentation
>            Reporter: Mike Drob
>            Priority: Minor
>              Labels: newdev
>
> See example at: https://solr.apache.org/guide/solr/latest/deployment-guide/enabling-ssl.html#set-common-ssl-related-system-properties
> The unix bash block has nice syntax highlighting for the shell commands, but the windows powershell block does not



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org