Page MenuHomePhabricator

COBOL + PYGMENT + PHABRICATOR
Closed, InvalidPublic

Description

Hello,

So far i am succesfully enable pygment in phabricator.
Now i want add more languages which not by default.

From UI config side in pygments.dropdown-choices i add this json format
{

"cobol": "COBOL",
"cobolfree": "COBOLFree"

}

And still not working. Maybe i something miss or did wrong.

Kind Regards,
Maris

Event Timeline

bahtinsmaris assigned this task to epriestley.
bahtinsmaris raised the priority of this task from to Needs Triage.
bahtinsmaris updated the task description. (Show Details)
bahtinsmaris added a project: Phabricator.
bahtinsmaris added a subscriber: bahtinsmaris.
epriestley removed a project: Phabricator.

Can you please describe what "not working" means?

In T8946#127993, @chad wrote:

Can you please describe what "not working" means?

Its not showing syntax hightlight for cobol.

Can you give me some ideas where to start look around to fix this problem?

Unfortunately we're not staffed to provide that level of free support. We have an IRC which you can ping other admins questions or StackOverflow is a great resource as well.