GithubHelp home page GithubHelp logo

matthewwong525 / linked-blog-starter Goto Github PK

View Code? Open in Web Editor NEW
70.0 2.0 52.0 2.06 MB

Host your second brain for free with Next.JS and Tailwind v3

License: Apache License 2.0

TypeScript 53.58% CSS 40.65% JavaScript 5.76%

linked-blog-starter's Issues

Support For Exacalidraw

Is your feature request related to a problem?
I share my college notes using this and I use exacalidraw plugin to make some graphs and visualization so in order to view them, this just does not support it :')

Describe the solution you'd like
I am not really sure if this works, but maybe try interlinking it's capabilities into node?

Additional context
It would be really helpful if it gets added because then the webpage will be more interactive then ever because of the visuals and beauty of exacali

Removal of ".md" extension from links in markdown content

Describe the bug
The linked-blog-starter library does not modify the pattern [a](b.md#c) in markdown files, resulting in incorrect linking behavior.

To Reproduce
Steps to reproduce the behavior:

  1. Create a markdown file with links in the format of [a](b.md#c).
  2. npm run dev
  3. Observe that the links remain unchanged.

Expected behavior
I expected the linked-blog-starter library to remove the .md extension and anchor from links within the markdown content. The corrected format should be [a](b).

Screenshots
N/A

[Feature Request] Support for LaTeX Rendering in Generated Website

Is your feature request related to a problem? Please describe.
Currently, when exporting an Obsidian repository using the linked-blog-starter tool, the website generated does not display LaTeX formulas correctly. While they appear fine in the Obsidian software, they are not rendered properly on the website. This creates a problem for users who have mathematical equations or formulas in their Markdown files and want them to be displayed correctly on the website. For example: https://www.wangzhao.space/Convex%20Hull%20-%20Part%201 has some LaTeX formulas not displayed correctly.

Describe the solution you'd like
I would like the linked-blog-starter tool to add support for rendering LaTeX formulas on the generated website. This would ensure that mathematical equations and formulas are properly displayed for users visiting the website.

Describe alternatives you've considered
As an alternative, users can convert their LaTeX formulas to images and manually insert them into their Markdown files. However, this is a cumbersome process and reduces the flexibility of editing the equations later on.

Additional context
Here is an example of a Markdown file containing a LaTeX formula that is not rendering correctly on the website:

# My Document

This is a document with a LaTeX formula: $E=mc^2$. However, the formula is not displaying properly on the website generated by the linked-blog-starter tool.

It would be great if the tool could support rendering LaTeX formulas, allowing users to display mathematical equations seamlessly on their websites.

Thank you for considering this feature request!

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.