cancel
Showing results for 
Search instead for 
Did you mean: 

Inline, code syntax, highlighting?

first_last
Participant

I realize that I can mark text as code (using the CODE button):

SELECT sysdate NOW FROM dual

Is there a way to do so "inline"?

This is an example query: `SELECT sysdate NOW FROM dual`. As you can see, the back ticks (``) have no effect.

It would be nice if there was a way to switch between visual editing and the HTML (or whatever markup language SAP is using).

former_member186338
Active Contributor
0 Kudos

What do you mean by inline?

first_last
Participant
0 Kudos

The "SELECT sysdate NOW FROM dual" in the sentence that begins with "This is an example query" would be highlighted in a manner that indicates that it is code. This is fairly common on Stackoverflow.

former_member186338
Active Contributor
0 Kudos

Can you show the link for Stackoverflow?

first_last
Participant
0 Kudos

One of the answers to this question Escaping characters for use with Oracle's Xmltable contain examples of highlighted text (the gray background):

Accepted Solutions (1)

Accepted Solutions (1)

craigcmehil
Community Administrator
Community Administrator

Currently this is not something we have on a feature request or roadmap, if you'd be willing to add it to the feature request we can certainly take a look at the option.

Feature Request

This would be reviewed at the end of this quarter, we are in the process of updating all the entries and seeing about which ones we can fit into the current development cycles.

first_last
Participant
craigcmehil
Community Administrator
Community Administrator
0 Kudos

perfect thank you.

Answers (0)