(Translated by https://www.hiragana.jp/)
jive code block rendering is still off · Issue #39 · macgregor/alexandria · GitHub
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jive code block rendering is still off #39

Open
macgregor opened this issue Sep 6, 2018 · 0 comments
Open

jive code block rendering is still off #39

macgregor opened this issue Sep 6, 2018 · 0 comments
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@macgregor
Copy link
Owner

macgregor commented Sep 6, 2018

missing line numbers:

<pre class="language-none line-numbers"><code>foo<br />bar&zwj;&zwj;&zwj;&zwj;&zwj;&zwj;<span class="line-numbers-rows"><span>&zwj;</span><span>&zwj;</span></span></code></pre>

language markup is also off. The syntax highlighter in the gui is adding more stlying like:

<code>remote<span class="token punctuation">:</span>  <br />  <span class="token punctuation">.</span><span class="token punctuation">.</span><span class="token punctuation">.</span>  <br />metadata<span class="token punctuation">:</span>  <br /><span class="token operator">-</span> sourcePath<span class="token punctuation">:</span> <span class="token string">"docs/images.md"</span> 

Might not be worth trying to get it working perfectly.

@macgregor macgregor added bug Something isn't working enhancement New feature or request labels Sep 6, 2018
@macgregor macgregor added this to the v0.1.5 milestone Feb 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant