Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.

First time visiting? Here are some places to start:
  1. Looking for a certain topic? Check out the categories filter or use Search (upper right).
  2. Need support? Ask a question to our Community Support category.
  3. Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
  4. Be respectful, on topic and if you see a problem, Flag it.

If you would like to contact our Community Manager personally, feel free to send a private message or an email.

Code Blocks broken in Forum

S1monS1mon Member Posts: 2,957 PRO
It seems I’m not the only one who has major issues with trying to use Code Blocks in the forums. Can someone at Onshape please look into this?
Tagged:

Comments

  • NeilCookeNeilCooke Moderator, Onshape Employees Posts: 5,671
    Create the code block first then paste code into it. 
    Senior Director, Technical Services, EMEAI
  • S1monS1mon Member Posts: 2,957 PRO
    Testing...

    export enum BridgingCurveMatchType
    {
        annotation { "Name" : "Match position" }
        POSITION,
        annotation { "Name" : "Match tangent" }
        TANGENCY,
        annotation { "Name" : "Match curvature" }
        CURVATURE
    }
    Let's see if this works...
  • S1monS1mon Member Posts: 2,957 PRO
    OK. Wow. I could swear that it used to be that you could paste first and then format.
  • NeilCookeNeilCooke Moderator, Onshape Employees Posts: 5,671
    Maybe years ago but it’s been broken for a long time. 
    Senior Director, Technical Services, EMEAI
  • S1monS1mon Member Posts: 2,957 PRO
    Maybe years ago but it’s been broken for a long time. 

    The "quote" block will work if you format after the fact.

Sign In or Register to comment.