Git Product home page Git Product logo

Comments (8)

Fleker avatar Fleker commented on July 28, 2024

This is on v1.0.7?

Can you provide a slightly larger example of when this happens?

from typedoc-neo-theme.

pchuong avatar pchuong commented on July 28, 2024

Yes, this is with v1.0.7.

I found what the issue is, if I don't have an blank line between "Awesome package." and "```javascript", it works. Works in the the example below. However, if there is a blink line in between, than I see the duplicated code block.

/**
 * Awesome package.
 * ```javascript
 * const str = 'helleWorld!';
 * ```
 *
 * @packageDocumentation
 */

from typedoc-neo-theme.

Fleker avatar Fleker commented on July 28, 2024

I'm not reproducing this at master, so it may have been fixed by #48.

from typedoc-neo-theme.

Fleker avatar Fleker commented on July 28, 2024

Can you try on v1.0.8 if that behavior still occurs?

from typedoc-neo-theme.

pchuong avatar pchuong commented on July 28, 2024

I can reproduce the issue with v1.0.8. And this is what it looks like in the html file.

Capture

from typedoc-neo-theme.

Fleker avatar Fleker commented on July 28, 2024

Should be fixed by #51. Can you verify against the build?

a57cc40_typedoc-neo-theme-v1.0.8.tar.zip

from typedoc-neo-theme.

pchuong avatar pchuong commented on July 28, 2024

I updated to v1.0.8 with npm, the issue still exist.

from typedoc-neo-theme.

Fleker avatar Fleker commented on July 28, 2024

@pchuong can you verify against the linked tar with the patch?

from typedoc-neo-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.