Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIx API documentation for the expect API #4305

Open
garg3133 opened this issue Nov 18, 2024 · 5 comments
Open

FIx API documentation for the expect API #4305

garg3133 opened this issue Nov 18, 2024 · 5 comments

Comments

@garg3133
Copy link
Member

garg3133 commented Nov 18, 2024

Documentaton: https://nightwatchjs.org/api/expect/
Docs repository: https://github.com/nightwatchjs/nightwatch-docs

Issue

At the bottom of the page, you'll see things like <%- include('./_cookie.md') %> which represents the missing text in the documentation and needs to be fixed.

@omkarharade
Copy link

Hi Garg,

Do you want to remove those lines from the docs
or
To fix the problem so that those content from .md files are visible ?

@Vineet1101
Copy link

@garg3133 can you tell what are the missing things

@garg3133
Copy link
Member Author

@omkarharade @Vineet1101 We want to fix the problem, the contents of _cookies.md, _title.md and _url.md should also be visible on the page.

@amitbiswal007
Copy link

Hi @garg3133 ,
I want to fix this issue. Could you please assign this to me.

@webermayank
Copy link

webermayank commented Dec 8, 2024

Hi @garg3133
i am working on this issue and have tried different methods and tags to include content of _title.md, _cookies.md and _url.md in index.md using different markdown processors syntax like Marked, Pandoc etc. but none of them worked and i yet didn't figured it out which processor does this project uses.

i would love to work on this issue so can you please tell me some more details about which templating engine has been used here so that i can go deep in that.

Futhermore , would you like me to direclty show the content of _title.md, _cookies.md and _url.md without using any external importing tags.
I can write the contents of these files in index.md file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants