Boostnote: Bold inside <pre> code snippet, the display is not well formatted

Created on 27 Sep 2018  路  4Comments  路  Source: BoostIO/Boostnote

Current behavior

When we use bold inside code snippet, the display is not well formatted.

Code:

[root@gitlab2 ~]# gitlab-rake gitlab:env:info
System information
System:
Proxy:          no
Current User:   git
Using RVM:      no
Ruby Version:   2.4.4p296
Gem Version:    2.7.6
Bundler Version:1.16.2
Rake Version:   12.3.1
Redis Version:  3.2.11
Git Version:    2.18.0
Sidekiq Version:5.1.3
Go Version:     unknown

GitLab information
Version:        11.2.3-ee
Revision:       aadca99
Directory:      /opt/gitlab/embedded/service/gitlab-rails
DB Adapter:     postgresql
DB Version:     9.6.8
URL:            http://git.example.co.id
HTTP Clone URL: http://git.example.co.id/some-group/some-project.git
SSH Clone URL:  [email protected]:some-group/some-project.git
Elasticsearch:  no
Geo:            no
Using LDAP:     no
Using Omniauth: no

GitLab Shell
Version:        8.1.1
Repository storage paths:
- default:      /var/opt/gitlab/git-data/repositories
Hooks:          /opt/gitlab/embedded/service/gitlab-shell/hooks
Git:            /opt/gitlab/embedded/bin/git

Display:
image

Expected behavior

image

Steps to reproduce



    1. 2.
  1. 3.

Environment

  • Version : Boostnote 0.11.9
  • OS Version and name : Windows 10
bug level 1

All 4 comments

@bryanjack I think your Code example is not presented correctly (on github).

Can you fix it? Also, can you tell us which Sanitization type you use in your preferences?

@modmod24 Already tried three of the Sanitization, the result is the same.

@bryanjack what about your code? Something I can copy & paste to replicate the issue?

Please this code:
\


[root@gitlab2 ~]# gitlab-rake gitlab:env:info
System information
System:
Proxy: no
Current User: git
Using RVM: no
Ruby Version: 2.4.4p296
Gem Version: 2.7.6
Bundler Version:1.16.2
Rake Version: 12.3.1
Redis Version: 3.2.11
Git Version: 2.18.0
Sidekiq Version:5.1.3
Go Version: unknown

GitLab information
Version: 11.2.3-ee
Revision: aadca99
Directory: /opt/gitlab/embedded/service/gitlab-rails
DB Adapter: postgresql
DB Version: 9.6.8
URL: http://git.example.co.id
HTTP Clone URL: http://git.example.co.id/some-group/some-project.git
SSH Clone URL: [email protected]:some-group/some-project.git
Elasticsearch: no
Geo: no
Using LDAP: no
Using Omniauth: no

GitLab Shell
Version: 8.1.1
Repository storage paths:

  • default: /var/opt/gitlab/git-data/repositories
    Hooks: /opt/gitlab/embedded/service/gitlab-shell/hooks
    Git: /opt/gitlab/embedded/bin/git
    \

Thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

louiealmeda picture louiealmeda  路  3Comments

NourEldin275 picture NourEldin275  路  3Comments

Rokt33r picture Rokt33r  路  3Comments

DanielRamosAcosta picture DanielRamosAcosta  路  3Comments

lijinglue picture lijinglue  路  3Comments