Hi folks, I'm making a Jira API client that posts issues from our monitoring services. I'm trying to (correctly) present forwarded data inside a {code} block, without said data breaking rendering in...
In confluence there are spaces added between lines: How to remove these such that it appears as it does in most text editors:
TCL is a highly common scripting language used by most EDA tools for the Semiconductor industry. We regularly use the macro 'Code block' to document TCL code, but the syntax is not supported. For ...
I tend to write my change logs with indents for readability, however Jira keeps interpreting it as code and I haven't been able to stop it. In the past I got around this but highlighting...
Hello all, When I use the expression <]]> in the codeblock in Confluence pages, I get the error message I attached. I use the workaround with blank for now: <] ]> Is there another way ...
When a code block is created in the comment section, the space/new lines change. For example, if I paste the below code, db.Connection.autocommit = True i = 0 it turns to , db.Connection...
Hi, I am currently refreshing the design of my team's Confluence space at work (server/data centre - version 7.13.8) and I am wondering how do I change the look of the UI expand icon? I can se...
I'm running on Confluence DC 7.19.3 and published a page with a code block using the code block macro. While in a published state, I am unable to select text in the code block to copy and paste...
I have documented steps to complete a task, in a page, and I would like to export this page to a PDF. I've done this in the past at it worked great. Something has changed and I don't know wh...
Hi, If I have a block of Source Code in a Word doc, can I safely copy it into a Code Block Macro? From what I understand, code block macro is text-only. I've tried to remove any formatting (e.g., b...
I frequently use Splunk Query Language (SPL) with Code Block Macro on Confluence and as SPL is not an option to use, I use either PowerShell or Python for now, which is not good enough. Gith...
Several days ago I asked a question of the community about a particular issue I was having with an automation rule. I worked with someone offline and was able to obtain a solution. I then...
I wanted to include some data from a file, as an example to help illustrate what my comment was about. JIRA won't honor all my block options. I added a block like the following: {code:language=none...
Whenever adding a code block the blocks are displayed as if the code had 50 extra blank lines after the code, once saved. The page becomes a series of very large almost empty boxes. Any idea w...
The majority of code snippets I use this code block macro for are JSON and YAML snippets. I think it's kind of lame that in 2020 only XML is properly supported by this block and not JSON and YAML. W...
When I add an expand element on a blank page it's working fine. When I add a code block to the expand element it's also working fine. But when I want to do the step above within a table cell, i...
Hi All is there an option to put an Excerpt macro into Code Block macro in order to get autonumbering for the content collected from multiple excerpt_includes?
Is anyone aware about an easy way to highlight JSON in Confluence? And it should be for free, if possible.
Recently, my team found that our SQL coding standards page cannot be edited; it just spins and displays a popup with the following error The editor didn't load this time The connection timed out. ...
What's up with the <Code> block feature? If I paste my SQL code into a description field, like this.... CREATE PROC [dbo].[TestMostRecent] ( @location varchar(50), @tsn varchar(10),...
Hi everybody, I found How to insert a code block {code}{code}, but the problem that is if you have to paste a large sample of code you have to cut it into a few blocs and sometimes it has to be a li...
I am trying to drop 16 lines of javascript in a ticket. I get the same error if I add to description or comments. Is there a workaround? Its much better for my developers to add code directly to a ti...
I am trying to include a code block in a page while documenting some stuff. If i try to put a code block under a sub-section (i.e., not really to the left-most side), then even in that case, the code...
Hi, Is it possible to set a default language for the code block in Jira server? Like {code:C#} gci ‘C:\inetpub\logs -Include ‘*.log’ -Recurse | ? LastWriteTime -LT (Get-Date).AddDays(-14) |...
The code block macro displays line numbers within Confluence. However the line numbers disappear when Export to Word or Export to PDF is selected from Confluence. Is there a way to preserve the ...
Copied to clipboard