Chris Lam

Results 9 issues of Chris Lam

I am having a `.bib` file with the following format ``` @article{ploberger2017one, title={One belt, One road--China’s new grand strategy}, author={Ploberger, Christian}, journal={Journal of Chinese Economic and Business Studies}, volume={15}, number={3},...

the official website bootstrap is 4.5 but the snippet is still 4.3, how can I change the CDN in the snippet? or @thekalinga, can you update the extension, please?

```` ```{.mermaid width=300 format=svg} graph TD a((3, 1)) --> b a((3, 1)) --> d b((3, 2)) --> c b((3, 2)) --> e d((2, 1)) --> g c((3, 3)) --> f[2,...

Here is my error. ``` > install.packages("swirl") trying URL 'https://cran.rstudio.com/src/contrib/swirl_2.4.5.tar.gz' Content type 'application/x-gzip' length 108847 bytes (106 KB) ================================================== downloaded 106 KB * installing *source* package ‘swirl’ ... ** package...

installation issues

I followed every instruction in the Linux part but it does not work in VScode, I am on Window and using WSL ``` No LSB modules are available. Distributor ID:...

I want rounded edges box to represent weak entities, but not all entities. additionally i also want to type `*` and `+` to indicate **primary key** and **foreign key** how...

Type: Enhancement
Contributor needed
Status: Approved
Good first issue!
Graph: Entity Relationship

using frontmatter `type: slide` the preview show code as red, like this ![image](https://user-images.githubusercontent.com/51902242/194841389-afaee0c3-ad23-49e1-b3e7-5ce31751c64b.png) but when published it becomes white, see below ![image](https://user-images.githubusercontent.com/51902242/194841474-f3ec33ab-a892-486f-b09c-7fb904e37aef.png) can it be the same (both red)? Thanks.

I understand from [tutorial Fragment Styles section](https://hackmd.io/slide-example?both#Fragment-Styles) that it is possible to show object one by one in slide mode with `.element: class="fragment"`. ```html ... a fragmented slide. ``` but...

I installed 4.2.1.I am not sure if it has been installed successfully. it ends up with the following message ``` Post "http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.41/containers/aa5698b40b1b5d1ae44fef292442ff6431ea6decff782bf19634fb86b476c923/start": context canceled ``` when i fire up localhost:8080,...