v-community / v_by_example

Learn V by Example

Home Page:https://v-community.gitbook.io/v-by-example/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use V or Go for Syntax Highlighting

spmse opened this issue · comments

We can use V syntax highlighting here in the fenced markdown code parts.
Update example files to have V highlighting instead of Go.

I reopened this issue because for now, V syntax highlighting not working on gitbook. So I want we discuss this. Are we choosing to Go or V for syntax highlighting ??

I reopened this issue because for now, V syntax highlighting not working on gitbook. So I want we discuss this. Are we choosing to Go or V for syntax highlighting ??

I tend to say Go (but I would love using V), because this repositories intention is to create the GitBook isn't it?

Is there a way to create the GitBook from alternative source-files where we use Go highlighting instead of V? Because then we could create documentation and files here with V-highlighting and build it with Go highlighting

I tend to say Go (but I would love using V), because this repositories intention is to create the GitBook isn't it?

Yeah...

Is there a way to create the GitBook from alternative source-files where we use Go highlighting instead of V?

I don't know exactly. But AFAIK we use webhook to notify GitBook too update the docs

We should probably send GitBook an email asking them to add the V highlighting because GitHub has already done it.

No, let's just use Go for syntax highlighting now. We will need it till markdown universal will have support for V .

Yeah, another reason why I want using Go is because of VSCode not support V syntax highlighting on MD yet